Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test1069
blobf97daa397e520bf525a89c2a26357f0219f58e9a
1 <testcase>
2 <info>
3 <keywords>
4 HTTP
5 HTTP PUT
6 HTTP/1.0
7 </keywords>
8 </info>
10 # Server-side
11 <reply>
12 <data>
13 HTTP/1.0 500 Impossible swsclose
14 Date: Thu, 09 Nov 2010 14:49:00 GMT
15 Server: test-server/fake
17 blablabla
19 </data>
20 </reply>
22 # Client-side
23 <client>
24 <server>
25 http
26 </server>
27 <name>
28 HTTP 1.0 PUT from stdin with no content length
29 </name>
30  <command>
31 http://%HOSTIP:%HTTPPORT/bzz/1069 -T - -0
32 </command>
33 <stdin>
34 this data can't be sent
35 </stdin>
36 </client>
38 # Verify data after the test has been "shot"
39 <verify>
40 <errorcode>
42 </errorcode>
43 </verify>
44 </testcase>