诸暨麻将添加redis
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

34 lines
398 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. FAILURE
  5. multiple HTTP requests
  6. </keywords>
  7. </info>
  8. # Server-side
  9. <reply>
  10. <data>
  11. </data>
  12. </reply>
  13. # Client-side
  14. <client>
  15. <server>
  16. http
  17. </server>
  18. <name>
  19. use curl with multiple request methods
  20. </name>
  21. <command>
  22. -I -d FOOO -F moo=moo localhost
  23. </command>
  24. </client>
  25. # Verify data after the test has been "shot"
  26. <verify>
  27. <errorcode>
  28. 2
  29. </errorcode>
  30. </verify>
  31. </testcase>