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 </features> 22 <name> 23 try using proxy with unsupported scheme 24 </name> 25 <command> 26 -x foo://%HOSTIP:%HTTPPORT/219 http://%HOSTIP:%HTTPPORT/219 27 </command> 28 </client> 29 30 # 31 # Verify after the test has been "shot" 32 <verify> 33 <errorcode> 34 7 35 </errorcode> 36 </verify> 37 </testcase> 38