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

Do not load netrc config files #1141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

malmeloo
Copy link
Contributor

Resolves a regression in v0.19.3 where aiohttp would overwrite the Authorization header if a netrc file with the configured host was present.

Should work but needs testing, especially on Windows as I'm not 100% certain the NUL trick will work.

Fixes #1138

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.

Sync attempt causes 401 auth required after 0.19.2 -> 0.19.3 update
1 participant