blob: c20b3b4a3b2a7b5898dd5b46f12df29fe0b4c0f7 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4globbing
5{} list
6FAILURE
7</keywords>
8</info>
9# Server-side
10<reply>
11</reply>
12
13# Client-side
14<client>
15<server>
16none
17</server>
18 <name>
19abusing {}-globbing
20 </name>
21 <command>
22"%HOSTIP:%NOLISTENPORT/%TESTNUMBER[0-1]{" "%HOSTIP:%NOLISTENPORT/{}{}{}{"
23</command>
24</client>
25
26# Verify data after the test has been "shot"
27<verify>
28# 3 == CURLE_URL_MALFORMAT
29<errorcode>
303
31</errorcode>
32</verify>
33</testcase>