诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

48 lines
581 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. TELNET
  5. UPLOAD
  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. <features>
  19. telnet
  20. </features>
  21. <name>
  22. TELNET check of upload with stdout redirected
  23. </name>
  24. <stdin>
  25. GET /ignore/for/1327 HTTP/1.0
  26. </stdin>
  27. <file name="log/1327.txt">
  28. GET /we/want/1327 HTTP/1.0
  29. </file>
  30. <command option="no-output">
  31. telnet://%HOSTIP:%HTTPPORT -T log/1327.txt
  32. </command>
  33. </client>
  34. #
  35. # Verify data after the test has been "shot"
  36. <verify>
  37. <protocol>
  38. GET /we/want/1327 HTTP/1.0
  39. </protocol>
  40. </verify>
  41. </testcase>