Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Documentation issue about "jar" #63

Open
ldperron opened this issue May 2, 2018 · 1 comment
Open

Documentation issue about "jar" #63

ldperron opened this issue May 2, 2018 · 1 comment

Comments

@ldperron
Copy link

ldperron commented May 2, 2018

It is written: "Proxy won't send cookie to real server, you can set jar = true to send it."
That's not the appropriate meaning of the jar option of request.
In request documentation, it states:
jar - if true, remember cookies for future use (or define your custom cookie jar; see examples section)

So, if jar=false, the cookies are still transmitted to the real server, and won't be cached by the proxy.

@ladjzero
Copy link

OMG. We debugged this issue for weeks! Cookie is stolen by some other users!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants