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

Remove Authorization request header for redirected cross-origin requests and add documentation for HTTP redirects #108

Merged
merged 2 commits into from
Oct 1, 2018

Conversation

clue
Copy link
Owner

@clue clue commented Oct 1, 2018

While working on a fix for #99 I noticed that the Authorization request header will not be reset as expected when following redirects to foreign hosts. This PR fixes this issue and adds relevant documentation to describe redirection logic for consumers of this library.

Builds on top of #91

@clue clue added this to the v2.4.0 milestone Oct 1, 2018
@clue clue merged commit 18ee030 into clue:master Oct 1, 2018
@clue clue deleted the redirect-authorization branch October 1, 2018 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant