blob: e67c847ed5a5aae902bfd0e3fae5e370bd030663 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4--fail
5--fail-with-body
6</keywords>
7</info>
8
9# Client-side
10<client>
11<server>
12http
13</server>
14 <name>
15Error on both --fail-with-body and --fail
16 </name>
17 <command>
18http://%HOSTIP:%HTTPPORT/%TESTNUMBER --fail-with-body --fail
19</command>
20</client>
21
22# Verify data after the test has been "shot"
23<verify>
24<errorcode>
252
26</errorcode>
27</verify>
28</testcase>