test1447 441 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <testcase>
  2. <info>
  3. <keywords>
  4. HTTP proxy
  5. FAILURE
  6. </keywords>
  7. </info>
  8. #
  9. # Server-side
  10. <reply>
  11. </reply>
  12. #
  13. # Client-side
  14. <client>
  15. <server>
  16. none
  17. </server>
  18. <features>
  19. http
  20. </features>
  21. <name>
  22. Provide illegal proxy name
  23. </name>
  24. <command>
  25. --proxy "http://a:b@/x" http://%HOSTIP:%HTTPPORT
  26. </command>
  27. </client>
  28. #
  29. # Verify data after the test has been "shot"
  30. <verify>
  31. # Couldn't resolve proxy name
  32. <errorcode>
  33. 5
  34. </errorcode>
  35. </verify>
  36. </testcase>