From: Daniel Stenberg Date: Fri, 25 Sep 2020 11:01:46 +0000 (+0200) Subject: test163[12]: require http to be built-in to run X-Git-Tag: curl-7_73_0~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11522d7292496455bc992aa3f8274ced2edab772;p=thirdparty%2Fcurl.git test163[12]: require http to be built-in to run ... as speaking over an HTTPS proxy implies http! Closes #6014 --- diff --git a/tests/data/test1631 b/tests/data/test1631 index 8785119088..be4a24a314 100644 --- a/tests/data/test1631 +++ b/tests/data/test1631 @@ -46,6 +46,7 @@ FTP through HTTPS-proxy -p -x https://%HOSTIP:%HTTPSPROXYPORT ftp://ftp.site.thru.https.proxy:%FTPPORT/1631 --proxy-insecure +http proxy diff --git a/tests/data/test1632 b/tests/data/test1632 index 94577efdda..296137bff1 100644 --- a/tests/data/test1632 +++ b/tests/data/test1632 @@ -55,6 +55,7 @@ FTP through HTTPS-proxy, with connection re-use -p -x https://%HOSTIP:%HTTPSPROXYPORT ftp://ftp.site.thru.https.proxy:%FTPPORT/1632 --proxy-insecure ftp://ftp.site.thru.https.proxy:%FTPPORT/16320002 +http proxy