Skip to content

feat(cookies): follow redirects and proxy cookie header#30

Open
vulptex wants to merge 1 commit intogarmeeh:masterfrom
vulptex:feature/cookies_and_redirects
Open

feat(cookies): follow redirects and proxy cookie header#30
vulptex wants to merge 1 commit intogarmeeh:masterfrom
vulptex:feature/cookies_and_redirects

Conversation

@vulptex
Copy link
Copy Markdown

@vulptex vulptex commented May 11, 2022

  • follow redirects
  • follow original HTTP method (e.g.: HTTP -> HTTPS: causes POST request proxied as GET requests)
  • proxy cookie header field explicitly (was not passed on POST requests here)
  • set 'access-control-allow-credentials'=true always

@vulptex vulptex changed the title feat(cookies) feat(cookies): follow redirects and proxy cookie header May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant