aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1356
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2014-02-01 13:58:41 +0100
committerMarc Hoersken <info@marc-hoersken.de>2014-02-14 20:12:27 +0100
commit89c29aa70f8dc07d73d7b6f01c0121dc3c335495 (patch)
tree37372880d2919bcc7863fd917f94d10e2e99edbf /tests/data/test1356
parent75f00de55c6e8adc513f9ee32383b11e23106a40 (diff)
HTTP tests: use CRLF as header seperator according to RFC 2616
Changes LF to CRLF and disables automatic output conversion.
Diffstat (limited to 'tests/data/test1356')
-rw-r--r--tests/data/test135636
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/data/test1356 b/tests/data/test1356
index adc734640..ea610a565 100644
--- a/tests/data/test1356
+++ b/tests/data/test1356
@@ -10,14 +10,14 @@ RETR
<reply>
# file1356 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=name1356; 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=name1356; charset=funny; option=strange
+
MOOOO
</data>
</reply>
@@ -60,19 +60,19 @@ RETR file1356
QUIT
</protocol>
-<file1 name="log/file1356" 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=name1356; charset=funny; option=strange
-
+<file1 name="log/file1356">
+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=name1356; charset=funny; option=strange
+
MOOOO
</file1>
-<file2 name="log/stdout1356" mode="text">
+<file2 name="log/stdout1356">
</file2>
</verify>