test504 409 B

1234567891011121314151617181920212223242526272829
  1. # Server-side
  2. <reply>
  3. </reply>
  4. # Client-side
  5. <client>
  6. <server>
  7. none
  8. </server>
  9. # tool is what to use instead of 'curl'
  10. <tool>
  11. lib504
  12. </tool>
  13. <name>
  14. simple multi through local proxy without listener
  15. </name>
  16. <command>
  17. http://%HOSTIP:%HTTPSPORT/504 localhost:55555
  18. </command>
  19. </client>
  20. # Verify data after the test has been "shot"
  21. <verify>
  22. <errorcode>
  23. 100
  24. </errorcode>
  25. </verify>