Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1074
index 3464b41..4c3b4ae 100644 (file)
@@ -10,18 +10,18 @@ HTTP/1.0
 # Server-side
 <reply>
 <data nocheck="yes">
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Content-Length: 9\r
-Connection: Keep-Alive\r
-\r
+HTTP/1.0 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Content-Length: 9
+Connection: Keep-Alive
+
 surprise
 </data>
 <data1>
-HTTP/1.0 200 OK swsclose\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Connection: close\r
-\r
+HTTP/1.0 200 OK swsclose
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Connection: close
+
 surprise2
 </data1>
 
@@ -46,16 +46,16 @@ http://%HOSTIP:%HTTPPORT/want/1074 http://%HOSTIP:%HTTPPORT/wantmore/10740001
 # Verify data after the test has been "shot"
 <verify>
 <stdout>
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Content-Length: 9\r
-Connection: Keep-Alive\r
-\r
+HTTP/1.0 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Content-Length: 9
+Connection: Keep-Alive
+
 surprise
-HTTP/1.0 200 OK swsclose\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Connection: close\r
-\r
+HTTP/1.0 200 OK swsclose
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Connection: close
+
 surprise2
 </stdout>
 
@@ -63,14 +63,14 @@ surprise2
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /want/1074 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /wantmore/10740001 HTTP/1.0\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /want/1074 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
+GET /wantmore/10740001 HTTP/1.0
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>