Skip to content
Snippets Groups Projects
Commit 294adcae authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

modified test 91 to look more like Kevin Roth's error case

parent 1fd16e7b
No related branches found
No related tags found
No related merge requests found
......@@ -66,10 +66,10 @@ SSL
http
</server>
<name>
HTTP with NTLM/Negotiate/Basic, anyauth and no user or password
HTTP with NTLM/Negotiate/Basic, anyauth and user with domain
</name>
<command>
http://%HOSTIP:%HOSTPORT/91 --anyauth
http://%HOSTIP:%HOSTPORT/91 --anyauth -u mydomain\\myself:secret
</command>
</test>
......@@ -93,7 +93,7 @@ Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
GET /91 HTTP/1.1
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAAAAAAWAAAAAAAAABAAAAAAAAAAEAAAAAAAAAAQAAAAAAAAABYAAAAAYIAAGCT+8nLdjAKIyAekoPAy7B9436GAxPu0A==
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAE4AAAAAAAAAZgAAAAgACABAAAAABgAGAEgAAAAAAAAATgAAAAAAAABmAAAAAYIAAG15ZG9tYWlubXlzZWxmwjImlHmYemDYVmFrmRFoVn3jfoYDE+7Q
User-Agent: curl/7.10.6-pre1 (i686-pc-linux-gnu) libcurl/7.10.6-pre1 OpenSSL/0.9.7a ipv6 zlib/1.1.3
Host: 127.0.0.1:8999
Pragma: no-cache
......
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