test76 380 B

123456789101112131415161718192021222324252627282930
  1. #
  2. # Server-side
  3. <reply>
  4. </reply>
  5. #
  6. # Client-side
  7. <client>
  8. <server>
  9. none
  10. </server>
  11. <name>
  12. HTTP, -O with no file name part in the URL
  13. </name>
  14. <command option=no-output>
  15. http://%HOSTIP:%HOSTPORT/76/ -O
  16. </command>
  17. </client>
  18. #
  19. # Verify data after the test has been "shot"
  20. <verify>
  21. <strip>
  22. ^User-Agent:.*
  23. </strip>
  24. <errorcode>
  25. 23
  26. </errorcode>
  27. </verify>