diff options
Diffstat (limited to 'tests/data/test566')
-rw-r--r-- | tests/data/test566 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/data/test566 b/tests/data/test566 index 95da61d2d..9923d8fb8 100644 --- a/tests/data/test566 +++ b/tests/data/test566 @@ -8,18 +8,18 @@ HTTP GET # # Server-side <reply> -<data mode="text"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT -ETag: "21025-dc7-39462498" -Accept-Ranges: bytes -Content-Length: 0 -Connection: close -Content-Type: text/html -Funny-head: yesyes - +<data> +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
+ETag: "21025-dc7-39462498"
+Accept-Ranges: bytes
+Content-Length: 0
+Connection: close
+Content-Type: text/html
+Funny-head: yesyes
+
</data> </reply> @@ -44,7 +44,7 @@ http://%HOSTIP:%HTTPPORT/566 log/ip566 # # Verify data after the test has been "shot" <verify> -<file name="log/ip566" mode="text"> +<file name="log/ip566"> CL: 0 </file> <protocol> |