blob: 960ba8dd9bc8865e0e79970a86f54595d4614d71 [file] [log] [blame]
<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
proxy
unsupported scheme
</keywords>
</info>
# Server-side
<reply>
</reply>
# Client-side
<client>
<features>
http
proxy
</features>
<name>
try using proxy with unsupported scheme
</name>
<command>
-x foo://%HOSTIP:%NOLISTENPORT/%TESTNUMBER http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
</command>
</client>
# Verify after the test has been "shot"
<verify>
<errorcode>
7
</errorcode>
</verify>
</testcase>