xref: /curl/tests/data/test21 (revision 3fd80c7b)
1<testcase>
2<info>
3<keywords>
4FAILURE
5multiple HTTP requests
6</keywords>
7</info>
8# Server-side
9<reply>
10<data>
11</data>
12</reply>
13
14# Client-side
15<client>
16<features>
17Mime
18</features>
19<server>
20http
21</server>
22<name>
23use curl with multiple request methods
24</name>
25<command>
26-I -d FOOO -F moo=moo localhost
27</command>
28</client>
29
30# Verify data after the test has been "shot"
31<verify>
32<errorcode>
332
34</errorcode>
35</verify>
36</testcase>
37