xref: /curl/tests/data/test1440 (revision e7a021e1)
1<testcase>
2<info>
3<keywords>
4--write-out
5FILE
6</keywords>
7</info>
8# Server-side
9<reply>
10</reply>
11
12# Client-side
13<client>
14<server>
15file
16</server>
17
18<name>
19Check --write-out with trailing %{
20</name>
21<command>
22file://localhost/%PWD/%LOGDIR/non-existent-file.txt --write-out '%{'
23</command>
24</client>
25
26# Verify data
27<verify>
28<errorcode>
2937
30</errorcode>
31<stdout nonewline="yes">
32%{
33</stdout>
34</verify>
35</testcase>
36