1<testcase>
2<info>
3<keywords>
4HTTP
5HTTP PUT
6HTTP/1.0
7</keywords>
8</info>
9
10# Server-side
11<reply>
12</reply>
13
14# Client-side
15<client>
16<server>
17http
18</server>
19<name>
20HTTP 1.0 PUT from stdin with no content length
21</name>
22 <command>
23http://%HOSTIP:%HTTPPORT/bzz/1069 -T - -0
24</command>
25<stdin>
26this data can't be sent
27</stdin>
28</client>
29
30# Verify data after the test has been "shot"
31<verify>
32<errorcode>
3325
34</errorcode>
35</verify>
36</testcase>
37