Commit 68826c25 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed Basic in the initial response to see if it makes any difference

in the failure frequency
parent 5e2fcc1f
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -5,7 +5,6 @@ HTTP/1.1 401 Authorization Required swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Magic-Negotiate
WWW-Authenticate: Magic-Negotiate
WWW-Authenticate: NTLM
WWW-Authenticate: NTLM
WWW-Authenticate: Basic realm="daniel"
Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1
Content-Length: 5
Content-Length: 5


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


@@ -68,7 +66,7 @@ SSL
http
http
</server>
</server>
 <name>
 <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>
 </name>
 <command>
 <command>
http://%HOSTIP:%HOSTPORT/96 --anyauth -u mydomain\\myself:secret
http://%HOSTIP:%HOSTPORT/96 --anyauth -u mydomain\\myself:secret