]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/tests/data/test200
hello world
[icculus/iodoom3.git] / neo / curl / tests / data / test200
1 # Server-side
2 <reply>
3 <data>
4 foo
5    bar
6 bar
7    foo
8 moo
9 </data>
10 </reply>
11
12 # Client-side
13 <client>
14 <server>
15 none
16 </server>
17  <name>
18 basic file:// file
19  </name>
20  <command>
21 file://localhost/%PWD/log/test200.txt
22 </command>
23 <file name="log/test200.txt">
24 foo
25    bar
26 bar
27    foo
28 moo
29 </file>
30 </test>
31
32 # Verify data after the test has been "shot"
33 <verify>
34 </verify>