xref: /curl/tests/data/test1545 (revision 07a3cd83)
1<testcase>
2<info>
3<keywords>
4HTTP
5HTTP GET
6</keywords>
7</info>
8#
9# Server-side
10<reply>
11</reply>
12
13# Client-side
14<client>
15<features>
16form-api
17</features>
18<server>
19http
20</server>
21# tool is what to use instead of 'curl'
22<tool>
23lib%TESTNUMBER
24</tool>
25
26<name>
27use curl_formadd() data twice with unreadable file
28</name>
29<command>
30http://%HOSTIP:%HTTPPORT/%TESTNUMBER
31</command>
32</client>
33
34#
35# Verify data after the test has been "shot"
36<verify>
37</verify>
38</testcase>
39