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/test503 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test503') diff --git a/tests/data/test503 b/tests/data/test503 index 24d55dc55..9f26e2927 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -49,7 +49,7 @@ moo CONNECT 127.0.0.1:8433 HTTP/1.0 -Proxy-authorization: Basic dGVzdDppbmc= +Proxy-Authorization: Basic dGVzdDppbmc= GET /503 HTTP/1.1 Authorization: Basic dGVzdDppbmc= -- cgit v1.2.3