Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1077
index a3c9024..acfa405 100644 (file)
@@ -13,25 +13,25 @@ HTTP proxy
 # Server-side
 <reply>
 <data>
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Type: text/plain\r
-Content-Length: 9\r
-Funny-head: yesyes\r
-Proxy-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/plain
+Content-Length: 9
+Funny-head: yesyes
+Proxy-Connection: Keep-Alive
+
 contents
 </data>
 <data2>
-HTTP/1.0 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Type: text/plain\r
-Content-Length: 9\r
-Funny-head: yesyes\r
-Proxy-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/plain
+Content-Length: 9
+Funny-head: yesyes
+Proxy-Connection: Keep-Alive
+
 contents
 </data2>
 </reply>
@@ -60,16 +60,16 @@ FTP over HTTP proxy with downgrade to HTTP 1.0
 ^User-Agent:.*
 </strip>
 <protocol>
-GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1077 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Proxy-Connection: Keep-Alive\r
-\r
-GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/10770002 HTTP/1.0\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Proxy-Connection: Keep-Alive\r
-\r
+GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1077 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Proxy-Connection: Keep-Alive
+
+GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/10770002 HTTP/1.0
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Proxy-Connection: Keep-Alive
+
 </protocol>
 </verify>
 </testcase>