mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:51:41 +03:00
updated as the second proxy-auth header was a proof of a serious info leak
bug!!
This commit is contained in:
parent
a358ac24f4
commit
3270ea55dd
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ CONNECT 127.0.0.1:8433 HTTP/1.0
|
|||
Proxy-authorization: Basic dGVzdDppbmc=
|
||||
|
||||
GET /503 HTTP/1.1
|
||||
Proxy-authorization: Basic dGVzdDppbmc=
|
||||
Authorization: Basic dGVzdDppbmc=
|
||||
Host: 127.0.0.1:8433
|
||||
Pragma: no-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue