blob: e0fc450d54aeeed8f28fb99dfa6c820e7b3882c5 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4command-line
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 <name>
20Try a non-boolean command line option with --no-
21 </name>
22 <command>
23--no-proxy "hey" http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
24</command>
25</client>
26
27#
28# Verify data after the test has been "shot"
29<verify>
30# detected the bad --no- prefix
31<errorcode>
322
33</errorcode>
34</verify>
35</testcase>