aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1329
blob: 3d2d0cb6c57ee8ab67446dfbdd359a41b13e7fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<testcase>
<info>
<keywords>
HTTP proxy
</keywords>
</info>

#
# Client-side
<client>
<server>
http
</server>
 <name>
/-prefixed proxy name
 </name>
 <command>
http://%HOSTIP:%HTTPPORT/we/want/that/page/1329 -x "/server"
</command>
</client>

#
# Verify data after the test has been "shot"
<verify>
# 5 == CURLE_COULDNT_RESOLVE_PROXY
<errorcode>
5
</errorcode>
</verify>
</testcase>