diff options
Diffstat (limited to 'tests/data/test88')
-rw-r--r-- | tests/data/test88 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test88 b/tests/data/test88 index f1caba4bc..00f812c03 100644 --- a/tests/data/test88 +++ b/tests/data/test88 @@ -8,6 +8,7 @@ HTTP/1.1 401 Authorization Required swsclose Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Digest realm="testrealm", nonce="1053604145"
Content-Type: text/html; charset=iso-8859-1
+Connection: close
This is not the real page </data> @@ -18,6 +19,7 @@ This is not the real page HTTP/1.1 200 OK swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
+Connection: close
This IS the real page! </data1000> @@ -27,10 +29,12 @@ HTTP/1.1 401 Authorization Required swsclose Server: Apache/1.3.27 (Darwin) PHP/4.1.2
WWW-Authenticate: Digest realm="testrealm", nonce="1053604145"
Content-Type: text/html; charset=iso-8859-1
+Connection: close
HTTP/1.1 200 OK swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
+Connection: close
This IS the real page!
</datacheck> |