summaryrefslogtreecommitdiff
path: root/tests/data/test65
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-07-19 23:57:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-07-19 23:57:08 +0000
commitc50a601f1a77b393503207b7fea4352a28b8a05e (patch)
treef8913215e8afdc479d50a63f551dc2d5663cf0dd /tests/data/test65
parentbc0fd6db714532f9cca40be984b0a13dfa09071b (diff)
downloadgnurl-c50a601f1a77b393503207b7fea4352a28b8a05e.tar.gz
gnurl-c50a601f1a77b393503207b7fea4352a28b8a05e.tar.bz2
gnurl-c50a601f1a77b393503207b7fea4352a28b8a05e.zip
modified to work fine with the new persistant connection working test suite
HTTP server
Diffstat (limited to 'tests/data/test65')
-rw-r--r--tests/data/test654
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test65 b/tests/data/test65
index a1280cb99..e6445c570 100644
--- a/tests/data/test65
+++ b/tests/data/test65
@@ -5,6 +5,7 @@ HTTP/1.1 401 Authorization Required
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Digest realm="testrealm", nonce="2053604145"
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 26
This is not the real page
</data>
@@ -15,6 +16,7 @@ This is not the real page
HTTP/1.1 401 Still a bad password you moron
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 34
This is not the real page either
</data1000>
@@ -24,10 +26,12 @@ HTTP/1.1 401 Authorization Required
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Digest realm="testrealm", nonce="2053604145"
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 26
HTTP/1.1 401 Still a bad password you moron
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 34
This is not the real page either
</datacheck>