diff options
Diffstat (limited to 'tests/data/test1373')
-rw-r--r-- | tests/data/test1373 | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/tests/data/test1373 b/tests/data/test1373 index 2f6e3bdb4..ae906d7bd 100644 --- a/tests/data/test1373 +++ b/tests/data/test1373 @@ -9,13 +9,13 @@ HTTP GET # <reply> <data nocheck="yes"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Length: 6 -Connection: close -Content-Type: text/html - +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+
12345 </data> </reply> @@ -50,25 +50,25 @@ Accept: */* </protocol> -<file1 name="log/outfile1373" mode="text"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Length: 6 -Connection: close -Content-Type: text/html - +<file1 name="log/outfile1373"> +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+
12345 </file1> -<file2 name="log/stdout1373" mode="text"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Length: 6 -Connection: close -Content-Type: text/html - +<file2 name="log/stdout1373"> +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+
</file2> </verify> |