xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | proxy | ||||
5 | </keywords> | ||||
6 | </info> | ||||
7 | |||||
8 | # | ||||
9 | # Server-side | ||||
10 | <reply> | ||||
11 | </reply> | ||||
12 | |||||
13 | # | ||||
14 | # Client-side | ||||
15 | <client> | ||||
16 | <server> | ||||
17 | none | ||||
18 | </server> | ||||
19 | <features> | ||||
20 | http | ||||
21 | proxy | ||||
22 | </features> | ||||
23 | <name> | ||||
24 | try 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> | ||||
35 | 7 | ||||
36 | </errorcode> | ||||
37 | </verify> | ||||
38 | </testcase> |