Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1447
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 #
14 # Client-side
15 <client>
16 <server>
17 none
18 </server>
19 <features>
20 http
21 </features>
22  <name>
23 Provide 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>
35 5
36 </errorcode>
37 </verify>
38 </testcase>