Skip to content

Commit 54fc8f9

Browse files
Maximilian Rutajaviereguiluz
Maximilian Ruta
authored andcommitted
Document possibility to use user:pass for basic auth
1 parent 7d5aebc commit 54fc8f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

http_client.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ each request (which overrides any global authentication):
487487
// ...
488488
]);
489489
490+
.. note::
491+
492+
Basic Authentication can be set by authority in the URL, like
493+
http://user:[email protected]/.
494+
490495
.. note::
491496

492497
The NTLM authentication mechanism requires using the cURL transport.

0 commit comments

Comments
 (0)