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