diff options
Diffstat (limited to 'tests/data/test1363')
-rw-r--r-- | tests/data/test1363 | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/data/test1363 b/tests/data/test1363 index fedc6fcc7..c34f05a0e 100644 --- a/tests/data/test1363 +++ b/tests/data/test1363 @@ -10,14 +10,14 @@ RETR <reply> # file1363 contents... <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=name1363; 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=name1363; charset=funny; option=strange
+
MOOOO </data> </reply> @@ -60,19 +60,19 @@ RETR file1363 QUIT
</protocol> -<file1 name="log/file1363" 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=name1363; charset=funny; option=strange - +<file1 name="log/file1363"> +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=name1363; charset=funny; option=strange
+
MOOOO </file1> -<file2 name="log/stdout1363" mode="text"> +<file2 name="log/stdout1363"> </file2> </verify> |