Imported Upstream version 7.50.2
[platform/upstream/curl.git] / tests / data / test1077
index e71d756..a3c9024 100644 (file)
@@ -30,6 +30,7 @@ Server: test-server/fake
 Content-Type: text/plain\r
 Content-Length: 9\r
 Funny-head: yesyes\r
+Proxy-Connection: Keep-Alive\r
 \r
 contents
 </data2>
@@ -62,10 +63,12 @@ FTP over HTTP proxy with downgrade to HTTP 1.0
 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
 </protocol>
 </verify>