summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-25 13:01:46 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-25 13:01:46 +0200
commit4af34113c098434b1a4b59279b61a501f55fdf10 (patch)
tree07202481968dc1b0057a12f69b92ab9dad9397f6
parent3d60a223908fcfebea7f8099b6e8e62bf31b0a9c (diff)
downloadcurl-bagder/https-proxyu-req-http.tar.gz
test163[12]: require http to be built-in to runbagder/https-proxyu-req-http
... as speaking over an HTTPS proxy implies http!
-rw-r--r--tests/data/test16311
-rw-r--r--tests/data/test16321
2 files changed, 2 insertions, 0 deletions
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
</command>
<features>
+http
proxy
</features>
</client>
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
</command>
<features>
+http
proxy
</features>
</client>