mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 16:18:48 -05: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
@ -42,7 +42,6 @@ CONNECT 127.0.0.1:8433 HTTP/1.0
|
|||||||
Proxy-authorization: Basic dGVzdDppbmc=
|
Proxy-authorization: Basic dGVzdDppbmc=
|
||||||
|
|
||||||
GET /503 HTTP/1.1
|
GET /503 HTTP/1.1
|
||||||
Proxy-authorization: Basic dGVzdDppbmc=
|
|
||||||
Authorization: Basic dGVzdDppbmc=
|
Authorization: Basic dGVzdDppbmc=
|
||||||
Host: 127.0.0.1:8433
|
Host: 127.0.0.1:8433
|
||||||
Pragma: no-cache
|
Pragma: no-cache
|
||||||
|
Loading…
Reference in New Issue
Block a user