Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test85
index 50629e0..a5d1a3b 100644 (file)
@@ -1,11 +1,14 @@
+<testcase>
 <info>
 <keywords>
 HTTP
 HTTP GET
 HTTP Basic auth
+HTTP proxy
 HTTP proxy Basic auth
 </keywords>
 </info>
+
 #
 # Server-side
 <reply>
@@ -15,6 +18,7 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT
 Server: test-server/fake swsclose
 Content-Type: text/html
 Funny-head: yesyes
+Content-Length: 9
 
 contents
 </data>
@@ -41,14 +45,14 @@ http://%HOSTIP:%HTTPPORT/we/want/that/page/85 -x %HOSTIP:%HTTPPORT --user iam:my
 ^User-Agent:.*
 </strip>
 <protocol>
-GET http://127.0.0.1:%HTTPPORT/we/want/that/page/85 HTTP/1.1\r
+GET http://%HOSTIP:%HTTPPORT/we/want/that/page/85 HTTP/1.1\r
 Proxy-Authorization: Basic dGVzdGluZzp0aGlz\r
 Authorization: Basic aWFtOm15c2VsZg==\r
 User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3\r
-Host: 127.0.0.1:%HTTPPORT\r
-Pragma: no-cache\r
+Host: %HOSTIP:%HTTPPORT\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 \r
 </protocol>
 </verify>
+</testcase>