Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1066
index bacedef..6e87182 100644 (file)
@@ -9,19 +9,19 @@ HTTP GET
 # Server-side
 <reply>
 <data nocheck="yes">
-HTTP/1.1 200 OK\r
-Server: thebest/1.0\r
-Content-Type: text/plain\r
-Content-Length: 6\r
-\r
+HTTP/1.1 200 OK
+Server: thebest/1.0
+Content-Type: text/plain
+Content-Length: 6
+
 first
 </data>
 <data1 nocheck="yes">
-HTTP/1.1 200 OK\r
-Server: thebest/1.0\r
-Content-Type: text/plain\r
-Content-Length: 7\r
-\r
+HTTP/1.1 200 OK
+Server: thebest/1.0
+Content-Type: text/plain
+Content-Length: 7
+
 second
 </data1>
 </reply>
@@ -45,37 +45,37 @@ http://%HOSTIP:%HTTPPORT/want/1066 http://%HOSTIP:%HTTPPORT/want/10660001 --dump
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /want/1066 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /want/10660001 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /want/1066 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /want/10660001 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 <stdout>
-HTTP/1.1 200 OK\r
-HTTP/1.1 200 OK\r
-Server: thebest/1.0\r
-Server: thebest/1.0\r
-Content-Type: text/plain\r
-Content-Type: text/plain\r
-Content-Length: 6\r
-Content-Length: 6\r
-\r
-\r
+HTTP/1.1 200 OK
+HTTP/1.1 200 OK
+Server: thebest/1.0
+Server: thebest/1.0
+Content-Type: text/plain
+Content-Type: text/plain
+Content-Length: 6
+Content-Length: 6
+
+
 first
-HTTP/1.1 200 OK\r
-HTTP/1.1 200 OK\r
-Server: thebest/1.0\r
-Server: thebest/1.0\r
-Content-Type: text/plain\r
-Content-Type: text/plain\r
-Content-Length: 7\r
-Content-Length: 7\r
-\r
-\r
+HTTP/1.1 200 OK
+HTTP/1.1 200 OK
+Server: thebest/1.0
+Server: thebest/1.0
+Content-Type: text/plain
+Content-Type: text/plain
+Content-Length: 7
+Content-Length: 7
+
+
 second
 </stdout>
 </verify>