Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1078
index a9bb771..040854b 100644 (file)
@@ -14,20 +14,20 @@ proxytunnel
 # Server-side
 <reply>
 <connect>
-HTTP/1.1 200 Mighty fine indeed\r
-Server: test tunnel 2000\r
-\r
+HTTP/1.1 200 Mighty fine indeed
+Server: test tunnel 2000
+
 </connect>
 
 <data nocheck="yes">
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Type: text/html\r
-Funny-head: yesyes\r
-Content-Length: 9\r
-Connection: keep-alive\r
-\r
+HTTP/1.0 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Type: text/html
+Funny-head: yesyes
+Content-Length: 9
+Connection: keep-alive
+
 contents
 </data>
 </reply>
@@ -54,42 +54,42 @@ HTTP 1.0 CONNECT with proxytunnel and downgrade GET to HTTP/1.0
 ^User-Agent:.*
 </strip>
 <proxy>
-CONNECT %HOSTIP.1078:%HTTPPORT HTTP/1.0\r
-Host: %HOSTIP.1078:%HTTPPORT\r
-Proxy-Connection: Keep-Alive\r
-\r
+CONNECT %HOSTIP.1078:%HTTPPORT HTTP/1.0
+Host: %HOSTIP.1078:%HTTPPORT
+Proxy-Connection: Keep-Alive
+
 </proxy>
 <protocol>
-GET /we/want/that/page/1078 HTTP/1.1\r
-Host: %HOSTIP.1078:%HTTPPORT\r
-Accept: */*\r
-\r
-GET /we/want/that/page/1078 HTTP/1.0\r
-Host: %HOSTIP.1078:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /we/want/that/page/1078 HTTP/1.1
+Host: %HOSTIP.1078:%HTTPPORT
+Accept: */*
+
+GET /we/want/that/page/1078 HTTP/1.0
+Host: %HOSTIP.1078:%HTTPPORT
+Accept: */*
+
 </protocol>
 <stdout>
-HTTP/1.1 200 Mighty fine indeed\r
-Server: test tunnel 2000\r
-\r
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Type: text/html\r
-Funny-head: yesyes\r
-Content-Length: 9\r
-Connection: keep-alive\r
-\r
+HTTP/1.1 200 Mighty fine indeed
+Server: test tunnel 2000
+
+HTTP/1.0 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Type: text/html
+Funny-head: yesyes
+Content-Length: 9
+Connection: keep-alive
+
 contents
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Type: text/html\r
-Funny-head: yesyes\r
-Content-Length: 9\r
-Connection: keep-alive\r
-\r
+HTTP/1.0 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Type: text/html
+Funny-head: yesyes
+Content-Length: 9
+Connection: keep-alive
+
 contents
 </stdout>
 </verify>