2016-08-15 17:09:59 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
proxy
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
2016-08-26 14:32:01 +08:00
|
|
|
<features>
|
|
|
|
http
|
2019-10-15 04:29:19 +08:00
|
|
|
proxy
|
2016-08-26 14:32:01 +08:00
|
|
|
</features>
|
2023-10-04 17:35:54 +08:00
|
|
|
<name>
|
2016-08-15 17:09:59 +08:00
|
|
|
try using proxy with unsupported scheme
|
2023-10-04 17:35:54 +08:00
|
|
|
</name>
|
|
|
|
<command>
|
2021-03-13 00:38:26 +08:00
|
|
|
-x foo://%HOSTIP:%NOLISTENPORT/%TESTNUMBER http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
|
2016-08-15 17:09:59 +08:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
7
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|