Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test714
old mode 100755 (executable)
new mode 100644 (file)
index 9d1f0a9..0e21374
@@ -39,6 +39,9 @@ silly content
 ftp
 http-proxy
 </server>
+<features>
+http
+</features>
  <name>
 FTP fetch with --proxy set to http:// and with --connect-to
  </name>
@@ -51,14 +54,14 @@ ftp://ftp.example.com.714/714 --connect-to ::connect.example.com.714:%FTPPORT --
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-EPSV\r
-TYPE I\r
-SIZE 714\r
-RETR 714\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+EPSV
+TYPE I
+SIZE 714
+RETR 714
+QUIT
 </protocol>
 </verify>
 </testcase>