test219 444 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <testcase>
  2. <info>
  3. <keywords>
  4. proxy
  5. </keywords>
  6. </info>
  7. #
  8. # Server-side
  9. <reply>
  10. </reply>
  11. #
  12. # Client-side
  13. <client>
  14. <server>
  15. none
  16. </server>
  17. <features>
  18. http
  19. proxy
  20. </features>
  21. <name>
  22. try using proxy with unsupported scheme
  23. </name>
  24. <command>
  25. -x foo://%HOSTIP:%NOLISTENPORT/%TESTNUMBER http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
  26. </command>
  27. </client>
  28. #
  29. # Verify after the test has been "shot"
  30. <verify>
  31. <errorcode>
  32. 7
  33. </errorcode>
  34. </verify>
  35. </testcase>