xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | HTTP | ||||
5 | FAILURE | ||||
6 | non-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> | ||||
19 | none | ||||
20 | </server> | ||||
21 | <features> | ||||
22 | http | ||||
23 | </features> | ||||
24 | <name> | ||||
25 | attempt 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> | ||||
35 | 6 | ||||
36 | </errorcode> | ||||
37 | </verify> | ||||
38 | </testcase> |