Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1065
index 5688ff9..3e673e3 100644 (file)
@@ -9,19 +9,19 @@ HTTP GET
 
 <reply>
 <data nocheck="yes">
-HTTP/1.1 200 A OK\r
-Server: curl test\r
-Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 3\r
-\r
+HTTP/1.1 200 A OK
+Server: curl test
+Content-Type: text/html; charset=iso-8859-1
+Content-Length: 3
+
 ok
 </data>
 <data2 nocheck="yes">
-HTTP/1.1 200 A OK\r
-Server: curl test\r
-Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 9\r
-\r
+HTTP/1.1 200 A OK
+Server: curl test
+Content-Type: text/html; charset=iso-8859-1
+Content-Length: 9
+
 still ok
 </data2>
 </reply>
@@ -49,29 +49,29 @@ test
 ^User-Agent:.*
 </strip>
 <protocol>
-PUT /1065.upload1 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Content-Length: 5\r
-\r
+PUT /1065.upload1 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Content-Length: 5
+
 test
-GET /10650002.url2 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /10650002.url2 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 <stdout>
-HTTP/1.1 200 A OK\r
-Server: curl test\r
-Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 3\r
-\r
+HTTP/1.1 200 A OK
+Server: curl test
+Content-Type: text/html; charset=iso-8859-1
+Content-Length: 3
+
 ok
-HTTP/1.1 200 A OK\r
-Server: curl test\r
-Content-Type: text/html; charset=iso-8859-1\r
-Content-Length: 9\r
-\r
+HTTP/1.1 200 A OK
+Server: curl test
+Content-Type: text/html; charset=iso-8859-1
+Content-Length: 9
+
 still ok
 </stdout>
 </verify>