aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1329
blob: 2cec0b895d0625dc586b369dc39b3d5e41f7d013 (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
31
32
33
<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>
<features>
proxy
</features>
</client>

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