We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e6831 commit ffe0c15Copy full SHA for ffe0c15
http_client.rst
@@ -489,8 +489,8 @@ each request (which overrides any global authentication):
489
490
.. note::
491
492
- Basic Authentication can be set by authority in the URL, like
493
- http://user:pass@example.com/.
+ Basic Authentication can also be set by including the credentials in the URL,
+ such as: ``http://the-username:the-password@example.com``
494
495
496
0 commit comments