blob: 040327828b70b9f4e212dfab78261805ac2dcfb8 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4HTTP
5HTTP GET
6--resolve
7</keywords>
8</info>
9
10#
11# Server-side
12<reply>
13</reply>
14
15#
16# Client-side
17<client>
18<server>
19http
20</server>
21<name>
22HTTP with invalid --resolve syntax
23</name>
24<command>
25--resolve %HTTPPORT:example.com:%HOSTIP http://example.com:%HTTPPORT/%TESTNUMBER
26</command>
27</client>
28
29#
30# Verify data after the test has been "shot"
31<verify>
32<errorcode>
3349
34</errorcode>
35</verify>
36</testcase>