Skip to content

Commit

Permalink
Link to the correct RFC for 'Basic' authentication (guzzle#3044)
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayagarwal authored Jun 22, 2022
1 parent 1dd98b0 commit ca5c743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/request-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ auth
The built-in authentication types are as follows:

basic
Use `basic HTTP authentication <http://www.ietf.org/rfc/rfc2069.txt>`_
Use `basic HTTP authentication <http://www.ietf.org/rfc/rfc7617.txt>`_
in the ``Authorization`` header (the default setting used if none is
specified).

Expand Down

0 comments on commit ca5c743

Please sign in to comment.