Skip to content

Commit 7dc0f15

Browse files
author
Maximilian Ruta
committed
Document possibility to use user:pass for basic auth
1 parent 6cb1fcf commit 7dc0f15

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
@@ -491,6 +491,11 @@ each request (which overrides any global authentication):
491491
// ...
492492
]);
493493
494+
.. note::
495+
496+
Basic Authentication can be set by authority in the URL, like
497+
http://user:[email protected]/.
498+
494499
.. note::
495500

496501
The NTLM authentication mechanism requires using the cURL transport.

0 commit comments

Comments
 (0)