Commit 59e6831
committed
minor #20045 [HttpClient] Document usage or user:pass@example.com for Basic Auth (Maximilian Ruta)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead.
Discussion
----------
[HttpClient] Document usage or user:pass@example.com for Basic Auth
It is possible to use `username:password` in the current implementation. This behavior should be documented.
Commits
-------
54fc8f9 Document possibility to use user:pass for basic auth1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
490 | 495 | | |
491 | 496 | | |
492 | 497 | | |
| |||
0 commit comments