Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test584
index 309c7b6..db3b783 100644 (file)
@@ -11,31 +11,31 @@ multi
 # Silly division of the first request is solely to appease the server which expects n_data_items == n_requests
 <reply>
 <data1>
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 4\r
-\r
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 4
+
 584
 </data1>
 <data2>
-HTTP/1.1 200 OK\r
+HTTP/1.1 200 OK
 </data2>
 <data3>
-Server: test-server/fake\r
+Server: test-server/fake
 </data3>
 <data4>
-Content-Length: 0\r
-\r
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 5\r
-\r
+Content-Length: 0
+
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 5
+
 585
 
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 4\r
-\r
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 4
+
 586
 </data4>
 </reply>
@@ -59,43 +59,43 @@ http://%HOSTIP:%HTTPPORT/path/584
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-GET /path/5840001 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /path/5840002 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /path/5840003 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /path/5840004 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /path/5840001 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /path/5840002 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /path/5840003 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /path/5840004 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 <stdout>
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 4\r
-\r
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 4
+
 584
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 0\r
-\r
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 5\r
-\r
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 0
+
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 5
+
 585
 
-HTTP/1.1 200 OK\r
-Server: test-server/fake\r
-Content-Length: 4\r
-\r
+HTTP/1.1 200 OK
+Server: test-server/fake
+Content-Length: 4
+
 586
 </stdout>
 </verify>