Return to test219 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data |
1.1 ! misho 1: <testcase> ! 2: <info> ! 3: <keywords> ! 4: proxy ! 5: </keywords> ! 6: </info> ! 7: ! 8: # ! 9: # Server-side ! 10: <reply> ! 11: </reply> ! 12: ! 13: # ! 14: # Client-side ! 15: <client> ! 16: <server> ! 17: none ! 18: </server> ! 19: <features> ! 20: http ! 21: proxy ! 22: </features> ! 23: <name> ! 24: try using proxy with unsupported scheme ! 25: </name> ! 26: <command> ! 27: -x foo://%HOSTIP:%HTTPPORT/219 http://%HOSTIP:%HTTPPORT/219 ! 28: </command> ! 29: </client> ! 30: ! 31: # ! 32: # Verify after the test has been "shot" ! 33: <verify> ! 34: <errorcode> ! 35: 7 ! 36: </errorcode> ! 37: </verify> ! 38: </testcase>