2001-06-12 05:12:59 -04:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2003-07-19 19:57:08 -04:00
|
|
|
HTTP/1.1 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)
|
2004-09-08 04:08:38 -04:00
|
|
|
Host: 127.0.0.1:%HTTPPORT
|
2001-06-12 05:12:59 -04:00
|
|
|
Pragma: no-cache
|
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>
|