make it work with Negotiate support enabled too
authorDaniel Stenberg <daniel@haxx.se>
Fri, 24 Oct 2003 20:21:01 +0000 (20:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Oct 2003 20:21:01 +0000 (20:21 +0000)
tests/data/test91

index ff5983d..62491b5 100644 (file)
@@ -3,7 +3,7 @@
 <data>
 HTTP/1.1 401 Authorization Required swsclose\r
 Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r
-WWW-Authenticate: Negotiate\r
+WWW-Authenticate: Magic-Negotiate\r
 WWW-Authenticate: NTLM\r
 WWW-Authenticate: Basic realm="daniel"\r
 Content-Type: text/html; charset=iso-8859-1\r
@@ -36,7 +36,7 @@ Finally, this is the real page!
 <datacheck>
 HTTP/1.1 401 Authorization Required swsclose\r
 Server: Apache/1.3.27 (Darwin) PHP/4.1.2\r
-WWW-Authenticate: Negotiate\r
+WWW-Authenticate: Magic-Negotiate\r
 WWW-Authenticate: NTLM\r
 WWW-Authenticate: Basic realm="daniel"\r
 Content-Type: text/html; charset=iso-8859-1\r