Git init
[external/curl.git] / tests / data / test231
1 <testcase>
2 # Server-side
3 <reply>
4 # 16 bytes to check
5 <datacheck>
6 B01234567
7 C01234567
8 </datacheck>
9 </reply>
10
11 # Client-side
12 <client>
13 <server>
14 file
15 </server>
16  <name>
17 file:// with resume
18  </name>
19  <command>
20 file://localhost/%PWD/log/test231.txt -C 10-
21 </command>
22 <file name="log/test231.txt">
23 A01234567
24 B01234567
25 C01234567
26 </file>
27 </client>
28
29 # Verify data after the test has been "shot"
30 <verify>
31 </verify>
32 </testcase>