]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test163[12]: require http to be built-in to run
authorDaniel Stenberg <daniel@haxx.se>
Fri, 25 Sep 2020 11:01:46 +0000 (13:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 25 Sep 2020 12:29:45 +0000 (14:29 +0200)
... as speaking over an HTTPS proxy implies http!

Closes #6014

tests/data/test1631
tests/data/test1632

index 87851190889d7f3cd601b2b4e94d25b05aa20012..be4a24a3142b40d4e82212527645e5354760cdb2 100644 (file)
@@ -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>
index 94577efddabf82a344b1aa7a972341f3283df52c..296137bff1fbf3aec03917becc8bebf8c4637aa5 100644 (file)
@@ -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>