diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-19 23:57:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-19 23:57:08 +0000 |
commit | c50a601f1a77b393503207b7fea4352a28b8a05e (patch) | |
tree | f8913215e8afdc479d50a63f551dc2d5663cf0dd /tests/data/test68 | |
parent | bc0fd6db714532f9cca40be984b0a13dfa09071b (diff) |
modified to work fine with the new persistant connection working test suite
HTTP server
Diffstat (limited to 'tests/data/test68')
-rw-r--r-- | tests/data/test68 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test68 b/tests/data/test68 index bd68e3ce8..0eab3d76b 100644 --- a/tests/data/test68 +++ b/tests/data/test68 @@ -6,6 +6,7 @@ <data1001> HTTP/1.1 401 Now gimme that second request of crap
Server: Microsoft-IIS/5.0
+Content-Length: 34
Content-Type: text/html; charset=iso-8859-1
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
@@ -18,6 +19,7 @@ This is not the real page either! HTTP/1.1 401 You give me wrong password
Server: Microsoft-IIS/5.0
WWW-Authenticate: NTLM
+Content-Length: 46
Content-Type: text/html; charset=iso-8859-1
Wrong password dude. Get it fixed and return. @@ -26,12 +28,14 @@ Wrong password dude. Get it fixed and return. <datacheck> HTTP/1.1 401 Now gimme that second request of crap
Server: Microsoft-IIS/5.0
+Content-Length: 34
Content-Type: text/html; charset=iso-8859-1
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
HTTP/1.1 401 You give me wrong password
Server: Microsoft-IIS/5.0
WWW-Authenticate: NTLM
+Content-Length: 46
Content-Type: text/html; charset=iso-8859-1
Wrong password dude. Get it fixed and return. |