Skip to content

Commit 8b82ea4

Browse files
committed
Add netrc file search information to authentication documentation
1 parent fe0583b commit 8b82ea4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/user/authentication.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ set with `headers=`.
4444
If credentials for the hostname are found, the request is sent with HTTP Basic
4545
Auth.
4646

47+
Requests will search for the netrc file at `~/.netrc`, `~/_netrc`, or at the path
48+
specified by the `NETRC` environment variable.
49+
4750

4851
Digest Authentication
4952
---------------------

0 commit comments

Comments
 (0)