Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1058
index 4eb34da..7058bd4 100644 (file)
@@ -10,14 +10,14 @@ Content-Range
 # Server-side
 <reply>
 <data>
-HTTP/1.1 206 Partial Content\r
-Date: Thu, 31 Jul 2008 13:41:09 GMT\r
-Accept-Ranges: bytes\r
-Content-Length: 101\r
-Content-Range: bytes 100-200/201\r
-Connection: close\r
-Content-Type: text/html\r
-\r
+HTTP/1.1 206 Partial Content
+Date: Thu, 31 Jul 2008 13:41:09 GMT
+Accept-Ranges: bytes
+Content-Length: 101
+Content-Range: bytes 100-200/201
+Connection: close
+Content-Type: text/html
+
 ..partial data returned from the
 server as a result of setting an explicit byte range
 in the request
@@ -43,11 +43,11 @@ http://%HOSTIP:%HTTPPORT/want/1058 -r -101
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /want/1058 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Range: bytes=-101\r
-Accept: */*\r
-\r
+GET /want/1058 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Range: bytes=-101
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>