blob: 910cb54c20b6a0fcd28f70a469d6ca878b651e54 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4HTTP
5FAILURE
6non-existing host
7</keywords>
8</info>
9
10# Server-side
11<reply>
12<data>
13</data>
14</reply>
15
16# Client-side
17<client>
18<server>
19none
20</server>
21<features>
22http
23</features>
24 <name>
25attempt connect to non-existing host name
26 </name>
27 <command>
28--ipv4 non-existing-host.haxx.se.
29</command>
30</client>
31
32# Verify data after the test has been "shot"
33<verify>
34<errorcode>
356
36</errorcode>
37</verify>
38</testcase>