Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test278
index 77e8045..6c57822 100644 (file)
@@ -1,47 +1,49 @@
-<info>\r
-<keywords>\r
-HTTP\r
-HTTP GET\r
-HTTP proxy\r
-HTTP proxy Basic auth\r
-</keywords>\r
-</info>\r
-# Server-side\r
-<reply>\r
-<data>\r
+<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: 27\r
 \r
 the content would go here\r
-</data>\r
-</reply>\r
-\r
-# Client-side\r
-<client>\r
-<server>\r
-http\r
-</server>\r
- <name>\r
-HTTP with proxy string including http:// and user+empty password\r
- </name>\r
- <command>\r
-http://we.want.that.site.com/278 -x http://f%61ke:@%HOSTIP:%HTTPPORT\r
-</command>\r
-</client>\r
-\r
-# Verify data after the test has been "shot"\r
-<verify>\r
-<strip>\r
-^User-Agent:.*\r
-</strip>\r
-<protocol>\r
+</data>
+</reply>
+
+# Client-side
+<client>
+<server>
+http
+</server>
+ <name>
+HTTP with proxy string including http:// and user+empty password
+ </name>
+ <command>
+http://we.want.that.site.com/278 -x http://f%61ke:@%HOSTIP:%HTTPPORT
+</command>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+<strip>
+^User-Agent:.*
+</strip>
+<protocol>
 GET http://we.want.that.site.com/278 HTTP/1.1\r
 Proxy-Authorization: Basic ZmFrZTo=\r
 Host: we.want.that.site.com\r
-Pragma: no-cache\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 \r
-</protocol>\r
-</verify>\r
+</protocol>
+</verify>
+</testcase>