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/test63 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test63') diff --git a/tests/data/test63 b/tests/data/test63 index 3806237e9..ecca6b256 100644 --- a/tests/data/test63 +++ b/tests/data/test63 @@ -32,7 +32,7 @@ http://we.want.that.site.com/63 GET http://we.want.that.site.com/63 HTTP/1.1 -Proxy-authorization: Basic ZmFrZTp1c2Vy +Proxy-Authorization: Basic ZmFrZTp1c2Vy Host: we.want.that.site.com Pragma: no-cache Accept: */* -- cgit v1.2.3