Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy shares cookies across different sessions #722

Closed
kpdecker opened this issue Mar 29, 2013 · 0 comments
Closed

Proxy shares cookies across different sessions #722

kpdecker opened this issue Mar 29, 2013 · 0 comments
Assignees
Labels
bug Bug or defect
Milestone

Comments

@kpdecker
Copy link
Contributor

The request object is using a shared cookie jar so all clients end up with the same cookies.

Adding jar: false to the request client options appears to fix the issue.

@ghost ghost assigned hueniverse Mar 29, 2013
hueniverse pushed a commit that referenced this issue Mar 29, 2013
jmonster pushed a commit to jmonster/hapi that referenced this issue Feb 10, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bug or defect
Projects
None yet
Development

No branches or pull requests

2 participants