1<testcase> 2<info> 3<keywords> 4--dump-header 5failure 6</keywords> 7</info> 8 9# 10# Server-side 11<reply> 12</reply> 13 14# 15# Client-side 16<client> 17<server> 18http 19</server> 20<name> 21--dump-header to file that cannot be created 22</name> 23<command> 24http://%HOSTIP:%HTTPPORT/%TESTNUMBER -D loggg/save-here/fails 25</command> 26</client> 27 28# 29# Verify data after the test has been "shot" 30<verify> 31<errorcode> 3223 33</errorcode> 34</verify> 35</testcase> 36