Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment