mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:13:37 +03:00
General HTTP authentication cleanup and fixes
This commit is contained in:
parent
e7ee1ccf45
commit
fc6eff13b5
20 changed files with 636 additions and 309 deletions
|
|
@ -49,7 +49,7 @@ moo
|
|||
<verify>
|
||||
<protocol>
|
||||
CONNECT 127.0.0.1:8433 HTTP/1.0
|
||||
Proxy-authorization: Basic dGVzdDppbmc=
|
||||
Proxy-Authorization: Basic dGVzdDppbmc=
|
||||
|
||||
GET /503 HTTP/1.1
|
||||
Authorization: Basic dGVzdDppbmc=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue