diff options
Diffstat (limited to 'tests/data/test1341')
-rw-r--r-- | tests/data/test1341 | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/data/test1341 b/tests/data/test1341 index 013a8884f..b364edeb1 100644 --- a/tests/data/test1341 +++ b/tests/data/test1341 @@ -10,14 +10,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=name1341; 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=name1341; charset=funny; option=strange
+
12345 </data> </reply> @@ -57,19 +57,19 @@ Accept: */* </protocol> -<file1 name="log/name1341" mode="text"> +<file1 name="log/name1341"> 12345 </file1> -<file2 name="log/stdout1341" 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=name1341; charset=funny; option=strange - +<file2 name="log/stdout1341"> +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=name1341; charset=funny; option=strange
+
curl: Saved to filename '%PWD/log/name1341' </file2> |