]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/tests/data/test21
hello world
[icculus/iodoom3.git] / neo / curl / tests / data / test21
1 # Server-side
2 <reply>
3 <data>
4 </data>
5 </reply>
6
7 # Client-side
8 <client>
9 <server>
10 http
11 </server>
12  <name>
13 use curl with multiple request methods
14  </name>
15  <command>
16 -I -d FOOO -F moo=moo localhost
17 </command>
18 </test>
19
20 # Verify data after the test has been "shot"
21 <verify>
22 <errorcode>
23 2
24 </errorcode>
25 </verify>