test76 450 B

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