Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test63
index 0c2a78b..66ed1d8 100644 (file)
@@ -1,9 +1,19 @@
+<testcase>
+<info>
+<keywords>
+HTTP
+HTTP GET
+HTTP proxy
+HTTP proxy Basic auth
+</keywords>
+</info>
 # Server-side
 <reply>
 <data>
 HTTP/1.1 200 OK swsclose\r
 Date: Thu, 09 Nov 2010 14:49:00 GMT\r
 Content-Type: text/html\r
+Content-Length: 26
 \r
 the content would go here
 </data>
@@ -23,7 +33,7 @@ http_proxy=http://fake:user@%HOSTIP:%HTTPPORT/
  <command>
 http://we.want.that.site.com/63
 </command>
-</test>
+</client>
 
 # Verify data after the test has been "shot"
 <verify>
@@ -34,8 +44,9 @@ http://we.want.that.site.com/63
 GET http://we.want.that.site.com/63 HTTP/1.1\r
 Proxy-Authorization: Basic ZmFrZTp1c2Vy\r
 Host: we.want.that.site.com\r
-Pragma: no-cache\r
 Accept: */*\r
+Proxy-Connection: Keep-Alive\r
 \r
 </protocol>
 </verify>
+</testcase>