Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1040
index e21ed81..84380f5 100644 (file)
@@ -11,10 +11,10 @@ Resume
 # Server-side
 <reply>
 <data>
-HTTP/1.1 416 Invalid range\r
-Connection: close\r
-Content-Length: 0\r
-\r
+HTTP/1.1 416 Invalid range
+Connection: close
+Content-Length: 0
+
 </data>
 
 # The file data that exists at the start of the test must be included in
@@ -30,10 +30,10 @@ Content-Length: 0
 012345678
 012345678
 012345678
-HTTP/1.1 416 Invalid range\r
-Connection: close\r
-Content-Length: 0\r
-\r
+HTTP/1.1 416 Invalid range
+Connection: close
+Content-Length: 0
+
 </datacheck>
 
 </reply>
@@ -69,11 +69,11 @@ http://%HOSTIP:%HTTPPORT/1040 -C -
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /1040 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Range: bytes=100-\r
-Accept: */*\r
-\r
+GET /1040 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Range: bytes=100-
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>