1<testcase> 2<info> 3<keywords> 4FAILURE 5</keywords> 6</info> 7# 8# Server-side 9<reply> 10</reply> 11 12# 13# Client-side 14<client> 15<server> 16none 17</server> 18<features> 19http 20</features> 21 <name> 22HTTP, -O with no file name part in the URL 23 </name> 24 <command option="no-output"> 25http://%HOSTIP:%HTTPPORT/76/ -O 26</command> 27</client> 28 29# 30# Verify data after the test has been "shot" 31<verify> 32<strip> 33^User-Agent:.* 34</strip> 35<errorcode> 3623 37</errorcode> 38</verify> 39</testcase> 40