1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

test219: Add http as a required feature

This commit is contained in:
Dan Fandrich 2016-08-26 08:32:01 +02:00
parent 7bda07b046
commit b5286189b5

View File

@ -16,6 +16,9 @@ proxy
<server> <server>
none none
</server> </server>
<features>
http
</features>
<name> <name>
try using proxy with unsupported scheme try using proxy with unsupported scheme
</name> </name>