Skip to content

Commit

Permalink
removed Basic in the initial response to see if it makes any difference
Browse files Browse the repository at this point in the history
in the failure frequency
  • Loading branch information
bagder committed Jan 21, 2004
1 parent 5e2fcc1 commit 68826c2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/data/test96
Expand Up @@ -5,7 +5,6 @@ HTTP/1.1 401 Authorization Required swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Magic-Negotiate
WWW-Authenticate: NTLM
WWW-Authenticate: Basic realm="daniel"
Content-Type: text/html; charset=iso-8859-1
Content-Length: 5

Expand Down Expand Up @@ -39,7 +38,6 @@ HTTP/1.1 401 Authorization Required swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Magic-Negotiate
WWW-Authenticate: NTLM
WWW-Authenticate: Basic realm="daniel"
Content-Type: text/html; charset=iso-8859-1
Content-Length: 5

Expand Down Expand Up @@ -68,7 +66,7 @@ SSL
http
</server>
<name>
HTTP with NTLM/Negotiate/Basic, anyauth and user with domain, with size 5
HTTP with NTLM/Magic, anyauth and user with domain, with size 5
</name>
<command>
http://%HOSTIP:%HOSTPORT/96 --anyauth -u mydomain\\myself:secret
Expand Down

0 comments on commit 68826c2

Please sign in to comment.