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

aiohttp drops authorization header on redirect #499

Closed
ClaytonAstrom opened this issue Jul 12, 2023 · 0 comments · Fixed by #500
Closed

aiohttp drops authorization header on redirect #499

ClaytonAstrom opened this issue Jul 12, 2023 · 0 comments · Fixed by #500
Labels
type: bug 🐛 Something isn't working

Comments

@ClaytonAstrom
Copy link
Contributor

aio-libs/aiohttp#5943 (comment)

Because of this the conda-store cli will be unable to make authenticated requests if the slash is not appended, as it will not handle the redirect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants