blob: 74a8551dae204691f871fdd9d91e9ada91e431bc [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4proxy
5</keywords>
6</info>
7
8#
9# Server-side
10<reply>
11</reply>
12
13#
14# Client-side
15<client>
16<server>
17none
18</server>
19<features>
20http
21proxy
22</features>
23 <name>
24try using proxy with unsupported scheme
25 </name>
26 <command>
27-x foo://%HOSTIP:%NOLISTENPORT/%TESTNUMBER http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
28</command>
29</client>
30
31#
32# Verify after the test has been "shot"
33<verify>
34<errorcode>
357
36</errorcode>
37</verify>
38</testcase>