test163[12]: require http to be built-in to run

... as speaking over an HTTPS proxy implies http!

Closes #6014
This commit is contained in:
Daniel Stenberg 2020-09-25 13:01:46 +02:00
parent 3d60a22390
commit 11522d7292
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 0 deletions

View 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>

View 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>