Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1434
index 0b33bb9..43de827 100644 (file)
@@ -11,11 +11,11 @@ Resume
 <reply>
 # Some servers (e.g. Apache 1.2) respond this way to an invalid byte range
 <data>
-HTTP/1.1 200 OK\r
-Connection: close\r
-Content-Length: 100\r
-Content-Type: text/plain\r
-\r
+HTTP/1.1 200 OK
+Connection: close
+Content-Length: 100
+Content-Type: text/plain
+
 012345678
 012345678
 012345678
@@ -41,11 +41,11 @@ Content-Type: text/plain
 012345678
 012345678
 012345678
-HTTP/1.1 200 OK\r
-Connection: close\r
-Content-Length: 100\r
-Content-Type: text/plain\r
-\r
+HTTP/1.1 200 OK
+Connection: close
+Content-Length: 100
+Content-Type: text/plain
+
 </datacheck>
 </reply>
 
@@ -80,11 +80,11 @@ http://%HOSTIP:%HTTPPORT/1434 -C 100
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /1434 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Range: bytes=100-\r
-Accept: */*\r
-\r
+GET /1434 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Range: bytes=100-
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>