Commit 3270ea55 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated as the second proxy-auth header was a proof of a serious info leak

bug!!
parent a358ac24
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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