2007-01-23 03:25:56 +01:00
|
|
|
<testcase>
|
2005-04-22 23:59:08 +02:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP PUT
|
2007-10-12 03:44:22 +02:00
|
|
|
Resume
|
2005-04-22 23:59:08 +02:00
|
|
|
Content-Range
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2001-06-12 11:12:59 +02:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2003-07-20 01:57:08 +02:00
|
|
|
HTTP/1.1 OK swsclose
|
2001-06-12 11:12:59 +02:00
|
|
|
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2001-06-12 11:12:59 +02:00
|
|
|
<name>
|
|
|
|
HTTP PUT with resume
|
|
|
|
</name>
|
|
|
|
<file name="log/test33.txt">
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
</file>
|
|
|
|
<command>
|
2004-09-08 10:08:38 +02:00
|
|
|
http://%HOSTIP:%HTTPPORT/33 -Tlog/test33.txt -C 50
|
2001-06-12 11:12:59 +02:00
|
|
|
</command>
|
2005-01-25 22:45:03 +01:00
|
|
|
</client>
|
2001-06-12 11:12:59 +02:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
PUT /33 HTTP/1.1
|
|
|
|
Content-Range: bytes 50-99/100
|
|
|
|
User-Agent: curl/7.6 (sparc-sun-solaris2.7) libcurl 7.6-pre4 (SSL 0.9.6) (krb4 enabled)
|
2007-09-14 21:32:31 +02:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-02-09 13:46:41 +01:00
|
|
|
Accept: */*
|
2001-06-12 11:12:59 +02:00
|
|
|
Content-Length: 50
|
2004-03-05 13:54:18 +01:00
|
|
|
Expect: 100-continue
|
2001-06-12 11:12:59 +02:00
|
|
|
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-23 03:25:56 +01:00
|
|
|
</testcase>
|