xref: /aosp_15_r20/external/curl/tests/data/test452 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1<testcase>
2<info>
3<keywords>
4variables
5</keywords>
6</info>
7
8#
9# Server-side
10<reply>
11</reply>
12
13#
14# Client-side
15<client>
16<server>
17http
18</server>
19<name>
20Variable using illegal function in expansion
21</name>
22<command>
23http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what=hello --expand-data "--{{what:trim:super}}"
24</command>
25</client>
26
27#
28# Verify data after the test has been "shot"
29<verify>
30<errorcode>
312
32</errorcode>
33</verify>
34</testcase>
35