Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1386
index c7f5d8a..7e900c8 100644 (file)
@@ -10,14 +10,14 @@ RETR
 <reply>
 # file1386 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=name1386; 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=name1386; charset=funny; option=strange
+
 MOOOO
 </data>
 </reply>
@@ -41,26 +41,26 @@ perl %SRCDIR/libtest/notexists.pl log/file1386 log/name1386
 # 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 file1386\r
-RETR file1386\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+CWD path
+EPSV
+TYPE I
+SIZE file1386
+RETR file1386
+QUIT
 </protocol>
 
 <file1 name="log/download1386">
-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=name1386; 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=name1386; charset=funny; option=strange
+
 MOOOO
 </file1>