From: Dan Fandrich Date: Mon, 20 Mar 2017 21:24:32 +0000 (+0100) Subject: test714/5: added HTTP as a required feature X-Git-Tag: curl-7_54_0~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=718709c674164574b1acac5815f2a6d5c80f03b3;p=curl test714/5: added HTTP as a required feature These tests use an HTTP proxy so require that curl be built with HTTP support. --- diff --git a/tests/data/test714 b/tests/data/test714 index 9d1f0a96e..efec03227 100755 --- a/tests/data/test714 +++ b/tests/data/test714 @@ -39,6 +39,9 @@ silly content ftp http-proxy + +http + FTP fetch with --proxy set to http:// and with --connect-to diff --git a/tests/data/test715 b/tests/data/test715 index ffcfc7e3e..56936b946 100755 --- a/tests/data/test715 +++ b/tests/data/test715 @@ -41,6 +41,9 @@ ftp http-proxy socks5 + +http + FTP fetch with --preproxy, --proxy and --connect-to