Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test715
old mode 100755 (executable)
new mode 100644 (file)
index ffcfc7e..40b44e9
@@ -41,6 +41,9 @@ ftp
 http-proxy
 socks5
 </server>
+<features>
+http
+</features>
  <name>
 FTP fetch with --preproxy, --proxy and --connect-to
  </name>
@@ -53,14 +56,14 @@ ftp://ftp.example.com.715/715 --connect-to ::connect.example.com.715:%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 715\r
-RETR 715\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+EPSV
+TYPE I
+SIZE 715
+RETR 715
+QUIT
 </protocol>
 </verify>
 </testcase>