From 4af34113c098434b1a4b59279b61a501f55fdf10 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 25 Sep 2020 13:01:46 +0200 Subject: test163[12]: require http to be built-in to run ... as speaking over an HTTPS proxy implies http! --- tests/data/test1631 | 1 + tests/data/test1632 | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/data/test1631 b/tests/data/test1631 index 878511908..be4a24a31 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 94577efdd..296137bff 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 -- cgit v1.2.1