test419 415 B

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