From: Daniel Stenberg Date: Sat, 2 Aug 2003 23:35:59 +0000 (+0000) Subject: updated as the second proxy-auth header was a proof of a serious info leak X-Git-Tag: pre-ares~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3270ea55dd6ace258eabbd64a873ccf328976e7a;p=curl updated as the second proxy-auth header was a proof of a serious info leak bug!! --- diff --git a/tests/data/test503 b/tests/data/test503 index c81fbeda8..70347fa49 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -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