test3029 590 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <testcase>
  2. <info>
  3. <keywords>
  4. HTTP
  5. </keywords>
  6. </info>
  7. <reply>
  8. <data>
  9. HTTP/1.1 200 OK
  10. Date: Tue, 09 Nov 2010 14:49:00 GMT
  11. Content-Length: 6
  12. -foo-
  13. </data>
  14. </reply>
  15. <client>
  16. <server>
  17. http
  18. </server>
  19. <name>
  20. HTTP with multiple -D
  21. </name>
  22. <command>
  23. -D %LOGDIR/heads%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER --next -D %LOGDIR/heads%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER
  24. </command>
  25. </client>
  26. <verify>
  27. <file name="%LOGDIR/heads%TESTNUMBER">
  28. HTTP/1.1 200 OK
  29. Date: Tue, 09 Nov 2010 14:49:00 GMT
  30. Content-Length: 6
  31. </file>
  32. </verify>
  33. </testcase>