test20 (414B)
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 </reply> 13 14 # Client-side 15 <client> 16 <server> 17 none 18 </server> 19 <features> 20 http 21 </features> 22 <name> 23 attempt connect to non-existing host name 24 </name> 25 <command> 26 --ipv4 non-existing-host.haxx.se. 27 </command> 28 </client> 29 30 # Verify data after the test has been "shot" 31 <verify> 32 <errorcode> 33 6 34 </errorcode> 35 </verify> 36 </testcase>