xref: /curl/tests/data/test1447 (revision 3fd80c7b)
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
21proxy
22</features>
23<name>
24Provide illegal proxy name
25</name>
26<command>
27--proxy "http://a:b@/x" http://%HOSTIP:%NOLISTENPORT
28</command>
29</client>
30
31#
32# Verify data after the test has been "shot"
33<verify>
34# Couldn't resolve proxy name
35<errorcode>
365
37</errorcode>
38</verify>
39</testcase>
40