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