2007-01-23 10:25:56 +08:00
|
|
|
<testcase>
|
2005-04-23 05:59:08 +08:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP PUT
|
2007-10-12 09:44:22 +08:00
|
|
|
Resume
|
2005-04-23 05:59:08 +08:00
|
|
|
Content-Range
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2001-06-12 17:12:59 +08:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2003-07-20 07:57:08 +08:00
|
|
|
HTTP/1.1 OK swsclose
|
2001-06-12 17:12:59 +08:00
|
|
|
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-05-01 04:25:39 +08:00
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2001-06-12 17:12:59 +08: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 16:08:38 +08:00
|
|
|
http://%HOSTIP:%HTTPPORT/33 -Tlog/test33.txt -C 50
|
2001-06-12 17:12:59 +08:00
|
|
|
</command>
|
2005-01-26 05:45:03 +08:00
|
|
|
</client>
|
2001-06-12 17:12:59 +08: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-15 03:32:31 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2001-06-12 17:12:59 +08:00
|
|
|
Content-Length: 50
|
2004-03-05 20:54:18 +08:00
|
|
|
Expect: 100-continue
|
2001-06-12 17:12:59 +08:00
|
|
|
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
012345678
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-23 10:25:56 +08:00
|
|
|
</testcase>
|