From 475166fc8bf2010ade87956f7626e3e03a5e9004 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 22 Oct 2003 11:12:30 +0000 Subject: Modified to be able to repeat Kevin Roth's problem --- tests/data/test91 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/data/test91') diff --git a/tests/data/test91 b/tests/data/test91 index fc6f1bcb3..ff5983dcc 100644 --- a/tests/data/test91 +++ b/tests/data/test91 @@ -7,8 +7,8 @@ WWW-Authenticate: Negotiate WWW-Authenticate: NTLM WWW-Authenticate: Basic realm="daniel" Content-Type: text/html; charset=iso-8859-1 +Content-Length: 0 -This is not the real page # This is supposed to be returned when the server gets a first @@ -40,6 +40,7 @@ WWW-Authenticate: Negotiate WWW-Authenticate: NTLM WWW-Authenticate: Basic realm="daniel" Content-Type: text/html; charset=iso-8859-1 +Content-Length: 0 HTTP/1.1 401 Now gimme that second request of crap Server: Microsoft-IIS/5.0 @@ -66,7 +67,7 @@ SSL http -HTTP with NTLM/Negotiate/Basic, anyauth and user with domain +HTTP with NTLM/Negotiate/Basic, anyauth and user with domain, with size 0 http://%HOSTIP:%HOSTPORT/91 --anyauth -u mydomain\\myself:secret -- cgit v1.2.3