8000
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 7d5aebc commit 54fc8f9Copy full SHA for 54fc8f9
http_client.rst
@@ -487,6 +487,11 @@ each request (which overrides any global authentication):
487
// ...
488
]);
489
490
+.. note::
491
+
492
+ Basic Authentication can be set by authority in the URL, like
493
+ http://user:pass@example.com/.
494
495
.. note::
496
497
The NTLM authentication mechanism requires using the cURL transport.
0 commit comments