Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1041
index c77d616..0bb4c21 100644 (file)
@@ -12,14 +12,14 @@ Content-Range
 # Server-side
 <reply>
 <data>
-HTTP/1.1 200 OK swsclose\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Accept-Ranges: bytes\r
-Content-Length: 0\r
-Connection: close\r
-Content-Type: text/html\r
-\r
+HTTP/1.1 200 OK swsclose
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Accept-Ranges: bytes
+Content-Length: 0
+Connection: close
+Content-Type: text/html
+
 </data>
 </reply>
 
@@ -56,13 +56,13 @@ http://%HOSTIP:%HTTPPORT/1041 -Tlog/test1041.txt -C -
 # curl doesn't do a HEAD request on the remote file so it has no idea whether
 # it can skip part of the file or not.  Instead, it sends the entire file.
 <protocol>
-PUT /1041 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Content-Range: bytes 0-99/100\r
-Accept: */*\r
-Content-Length: 100\r
-Expect: 100-continue\r
-\r
+PUT /1041 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Content-Range: bytes 0-99/100
+Accept: */*
+Content-Length: 100
+Expect: 100-continue
+
 012345678
 012345678
 012345678