xref: /curl/tests/data/test20 (revision 3fd80c7b)
1<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>
39