Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test208
index 2a4669c..a7a99b9 100644 (file)
@@ -1,3 +1,13 @@
+<testcase>
+<info>
+<keywords>
+FTP
+HTTP
+HTTP PUT
+HTTP proxy
+</keywords>
+</info>
+
 # Server-side
 <reply>
 <data>
@@ -15,8 +25,11 @@ blablabla
 <server>
 http
 </server>
+<features>
+ftp
+</features>
  <name>
-HTTP PUT to a FTP URL with username+password - over HTTP proxy
+HTTP PUT to a FTP URL with username+password - over HTTP proxy
  </name>
  <command>
 -x http://%HOSTIP:%HTTPPORT ftp://daniel:mysecret@host.com/we/want/208 -T log/test208.txt
@@ -43,8 +56,8 @@ the
 PUT ftp://daniel:mysecret@host.com/we/want/208 HTTP/1.1\r
 Authorization: Basic ZGFuaWVsOm15c2VjcmV0\r
 Host: host.com:21\r
-Pragma: no-cache\r
 Accept: */*\r
+Proxy-Connection: Keep-Alive\r
 Content-Length: 78\r
 Expect: 100-continue\r
 \r
@@ -59,3 +72,4 @@ the
       feature
 </protocol>
 </verify>
+</testcase>