make it work with Negotiate support enabled too
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<data>
|
||||
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!
|
||||
<datacheck>
|
||||
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
|
||||
|
Reference in New Issue
Block a user