From d46afd2b6a37d60af653379b0332479f15dfdbad Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 24 Oct 2003 20:21:01 +0000 Subject: make it work with Negotiate support enabled too --- tests/data/test91 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test91 b/tests/data/test91 index ff5983dcc..62491b584 100644 --- a/tests/data/test91 +++ b/tests/data/test91 @@ -3,7 +3,7 @@ HTTP/1.1 401 Authorization Required swsclose Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -WWW-Authenticate: Negotiate +WWW-Authenticate: Magic-Negotiate WWW-Authenticate: NTLM WWW-Authenticate: Basic realm="daniel" Content-Type: text/html; charset=iso-8859-1 @@ -36,7 +36,7 @@ Finally, this is the real page! HTTP/1.1 401 Authorization Required swsclose Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -WWW-Authenticate: Negotiate +WWW-Authenticate: Magic-Negotiate WWW-Authenticate: NTLM WWW-Authenticate: Basic realm="daniel" Content-Type: text/html; charset=iso-8859-1 -- cgit v1.2.3