1<testcase> 2<info> 3<keywords> 4HTTP 5multi 6resolve 7speedcheck 8flaky 9timing-dependent 10</keywords> 11</info> 12 13# Client-side 14<client> 15<server> 16none 17</server> 18<tool> 19lib%TESTNUMBER 20</tool> 21<name> 22HTTP request, remove handle while resolving, don't block 23</name> 24 25<command> 26http://a-site-never-accessed.example.org/%TESTNUMBER 27</command> 28</client> 29 30# Verify data after the test has been "shot" 31<verify> 32<errorcode> 330 34</errorcode> 35</verify> 36</testcase> 37