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

Cookies are retained across requests #23

Closed
GreenGremlin opened this issue Feb 12, 2016 · 3 comments
Closed

Cookies are retained across requests #23

GreenGremlin opened this issue Feb 12, 2016 · 3 comments

Comments

@GreenGremlin
Copy link
Contributor

There needs to be a way to disable the request cookie jar. When running selenium tests koa-proxy retains cookies across browser sessions. Even clearing cookies does not stop koa-proxy from forwarding the cookies. Please expose the jar setting to make it easier to disable this behavior.

@GreenGremlin
Copy link
Contributor Author

This makes it very difficult to run selenium tests, which rely on a clean session to run properly.

@marr
Copy link

marr commented Feb 17, 2016

lgtm

@GreenGremlin
Copy link
Contributor Author

The PR currently has failing tests. I'm certain the failures are not due to my changes, I believe they are due to updating node versions on travis. I've already spent quite a bit of time trying to figure out why they are failing, but I still don't really have an idea. I pinged the original author of the failing tests on the PR, hopefully he is able to help.

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

Successfully merging a pull request may close this issue.

3 participants