aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test41
blob: d8cb36da690dfc933cfb06ed0b27c0cefc22ef00 (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:%HTTPPORT/want/41 -F moo=@boo
</command>
</test>

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