Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1363
index c34f05a..eb7fecc 100644 (file)
@@ -10,14 +10,14 @@ RETR
 <reply>
 # file1363 contents...
 <data nocheck="yes">
-HTTP/1.1 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Length: 6\r
-Connection: close\r
-Content-Type: text/html\r
-Content-Disposition: filename=name1363; charset=funny; option=strange\r
-\r
+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>
@@ -49,26 +49,26 @@ perl %SRCDIR/libtest/notexists.pl log/name1363
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-CWD path\r
-EPSV\r
-TYPE I\r
-SIZE file1363\r
-RETR file1363\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+CWD path
+EPSV
+TYPE I
+SIZE file1363
+RETR file1363
+QUIT
 </protocol>
 
 <file1 name="log/file1363">
-HTTP/1.1 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Length: 6\r
-Connection: close\r
-Content-Type: text/html\r
-Content-Disposition: filename=name1363; charset=funny; option=strange\r
-\r
+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>