1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
431 B

<testcase>
<info>
<keywords>
proxy
</keywords>
</info>
#
# Server-side
<reply>
</reply>
#
# Client-side
<client>
<server>
none
</server>
<features>
http
proxy
</features>
<name>
try using proxy with unsupported scheme
</name>
<command>
-x foo://%HOSTIP:%NOLISTENPORT/219 http://%HOSTIP:%NOLISTENPORT/219
</command>
</client>
#
# Verify after the test has been "shot"
<verify>
<errorcode>
7
</errorcode>
</verify>
</testcase>