Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Docs: clarify the precedence of auth= over netrc#2945

Merged
Lukasa merged 1 commit into
psf:masterpsf/requests:masterfrom
ibnIrshad:fixdocs-2062ibnIrshad/requests:fixdocs-2062Copy head branch name to clipboard
Dec 21, 2015
Merged

Docs: clarify the precedence of auth= over netrc#2945
Lukasa merged 1 commit into
psf:masterpsf/requests:masterfrom
ibnIrshad:fixdocs-2062ibnIrshad/requests:fixdocs-2062Copy head branch name to clipboard

Conversation

@ibnIrshad

Copy link
Copy Markdown

This closes #2062 by clarifying in the docs which auth
header takes precedence:
1st auth=
2nd .netrc
3rd headers=

This precedence order is already tested in test_requests.py,
in the test_basicauth_with_netrc method. Perhaps we should
add further tests for non-basic auth schemes.

This closes psf#2062 by clarifying in the docs which auth
header takes precedence:
1st auth=
2nd .netrc
3rd headers=

This precedence order is already tested in test_requests.py,
in the test_basicauth_with_netrc method. Perhaps we should
add further tests for non-basic auth schemes.
@Lukasa

Lukasa commented Dec 21, 2015

Copy link
Copy Markdown
Member

Thanks! ✨ 🍰 ✨

Lukasa added a commit that referenced this pull request Dec 21, 2015
Docs: clarify the precedence of `auth=` over `netrc`
@Lukasa
Lukasa merged commit a1c9b84 into psf:master Dec 21, 2015
@ibnIrshad
ibnIrshad deleted the fixdocs-2062 branch December 21, 2015 20:15
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default Authentication Overwrites Authentication Header

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.