From fc6eff13b5414caf6edf22d73a3239e074a04216 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 4 May 2004 07:52:53 +0000 Subject: General HTTP authentication cleanup and fixes --- tests/data/test80 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test80') diff --git a/tests/data/test80 b/tests/data/test80 index 21e9bbdac..dd4f0605c 100644 --- a/tests/data/test80 +++ b/tests/data/test80 @@ -45,7 +45,7 @@ http://%HOSTIP:%HOSTPORT/we/want/that/page/80 -p -x %HOSTIP:%HOSTPORT --user iam CONNECT 127.0.0.1:8999 HTTP/1.0 -Proxy-authorization: Basic eW91YXJlOnlvdXJzZWxm +Proxy-Authorization: Basic eW91YXJlOnlvdXJzZWxm User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3 GET /we/want/that/page/80 HTTP/1.1 -- cgit v1.2.3