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