aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test41
blob: e29324eb28479e36208287160998c6220e5922b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Server-side
<reply>
</reply>

# Client-side
<client>
<server>
http
</server>
 <name>
HTTP formpost with missing file
 </name>
 <command>
http://%HOSTIP:%HOSTPORT/want/41 -F moo=@boo
</command>
</test>

# Verify data after the test has been "shot"
<verify>
<errorcode>
26
</errorcode>
</verify>