repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test21
blob
8e4e847e09f7ec2aa2bccf51058ddee33043a7ee
1
<testcase>
2
<info>
3
<keywords>
4
FAILURE
5
multiple HTTP requests
6
</keywords>
7
</info>
8
# Server-side
9
<reply>
10
<data>
11
</data>
12
</reply>
13
14
# Client-side
15
<client>
16
<server>
17
http
18
</server>
19
<name>
20
use curl with multiple request methods
21
</name>
22
<command>
23
-I -d FOOO -F moo=moo localhost
24
</command>
25
</client>
26
27
# Verify data after the test has been "shot"
28
<verify>
29
<errorcode>
30
2
31
</errorcode>
32
</verify>
33
</testcase>