1<testcase> 2<info> 3<keywords> 4cmdline 5FAILURE 6</keywords> 7</info> 8 9 10# 11# Client-side 12<client> 13<server> 14none 15</server> 16<name> 17Pass in negative number to --max-time 18</name> 19<command> 20http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER --max-time -4 21</command> 22</client> 23 24# 25# Verify data after the test has been "shot" 26<verify> 27<errorcode> 282 29</errorcode> 30</verify> 31</testcase> 32