Skip to content

Requests sent over a proxy aren't cached the same way? #939

Answered by nk9
nk9 asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out, there's a method for that! I was able to get the keys to take account of the new, proxy-less envrionment by just adding this line after creating the session:

self.session.cache.recreate_keys()

Sorry for the spam, but maybe it will help someone in the future. And thank you so much for this incredibly useful tool!

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@nk9
Comment options

@nk9
Comment options

Answer selected by nk9
@JWCook
Comment options

@nk9
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants