We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think we should remove the session cookie before proxying the request to the upstream service, because its encrypted and useless.
The text was updated successfully, but these errors were encountered:
scrub cookie upstream (fixes sevensolutions#49)
f0b9d66
Elide cookie upstream (fixes #49) (#51)
ed39fcd
* fix typo * add e2e test checking for lack of cookie * scrub cookie upstream (fixes #49) * remove unnecessary comment * filter out all cookie chunks
Successfully merging a pull request may close this issue.
I think we should remove the session cookie before proxying the request to the upstream service, because its encrypted and useless.
The text was updated successfully, but these errors were encountered: