diff options
Diffstat (limited to 'tests/data/test1377')
-rw-r--r-- | tests/data/test1377 | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/data/test1377 b/tests/data/test1377 index fede100c9..f542b11c7 100644 --- a/tests/data/test1377 +++ b/tests/data/test1377 @@ -9,14 +9,14 @@ 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 -Content-Disposition: filename=name1377; charset=funny; option=strange - +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
+Content-Disposition: filename=name1377; charset=funny; option=strange
+
12345 </data> </reply> @@ -51,19 +51,19 @@ Accept: */* </protocol> -<file1 name="log/outfile1377" 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 -Content-Disposition: filename=name1377; charset=funny; option=strange - +<file1 name="log/outfile1377"> +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
+Content-Disposition: filename=name1377; charset=funny; option=strange
+
12345 </file1> -<file2 name="log/stdout1377" mode="text"> +<file2 name="log/stdout1377"> </file2> </verify> |