]> granicus.if.org Git - curl/commitdiff
test714/5: added HTTP as a required feature
authorDan Fandrich <dan@coneharvesters.com>
Mon, 20 Mar 2017 21:24:32 +0000 (22:24 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 20 Mar 2017 21:24:32 +0000 (22:24 +0100)
These tests use an HTTP proxy so require that curl be built with HTTP
support.

tests/data/test714
tests/data/test715

index 9d1f0a96ed70b1488bf5ede6bcdd8dffe4ac06db..efec03227b5f9e1561dda150a133435b734e5552 100755 (executable)
@@ -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>
index ffcfc7e3e823e74c2e16fe2ae2ccf0090ce63829..56936b946cbffee35964dd0b0cb5b1cc6ed9aa14 100755 (executable)
@@ -41,6 +41,9 @@ ftp
 http-proxy
 socks5
 </server>
+<features>
+http
+</features>
  <name>
 FTP fetch with --preproxy, --proxy and --connect-to
  </name>