1<testcase>
2<info>
3<keywords>
4{} list
5FAILURE
6</keywords>
7</info>
8# Server-side
9<reply>
10</reply>
11
12# Client-side
13<client>
14<server>
15none
16</server>
17 <name>
18abusing {}-globbing
19 </name>
20 <command>
21"%HOSTIP:%HTTPPORT/1234[0-1]{" "%HOSTIP:%HTTPPORT/{}{}{}{"
22</command>
23</client>
24
25# Verify data after the test has been "shot"
26<verify>
27# 3 == CURLE_URL_MALFORMAT
28<errorcode>
293
30</errorcode>
31</verify>
32</testcase>
33