diff options
Diffstat (limited to 'tests/data/test70')
-rw-r--r-- | tests/data/test70 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test70 b/tests/data/test70 index eaa65d00d..b2d5f863b 100644 --- a/tests/data/test70 +++ b/tests/data/test70 @@ -6,6 +6,7 @@ Server: Apache/1.3.27 (Darwin) PHP/4.1.2 WWW-Authenticate: Digest realm="testrealm", nonce="1053604199"
WWW-Authenticate: NTLM
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 26
This is not the real page </data> @@ -16,6 +17,7 @@ This is not the real page HTTP/1.1 200 OK
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 23
This IS the real page! </data1000> @@ -26,10 +28,12 @@ Server: Apache/1.3.27 (Darwin) PHP/4.1.2 WWW-Authenticate: Digest realm="testrealm", nonce="1053604199"
WWW-Authenticate: NTLM
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 26
HTTP/1.1 200 OK
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
Content-Type: text/html; charset=iso-8859-1
+Content-Length: 23
This IS the real page! </datacheck> |