2007-01-23 02:25:56 +00:00
|
|
|
<testcase>
|
2005-04-27 09:59:47 +00:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
2008-06-21 17:56:48 +00:00
|
|
|
Content-Range
|
2005-04-27 09:59:47 +00:00
|
|
|
Resume
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2007-10-12 01:44:22 +00:00
|
|
|
|
2003-10-24 21:58:43 +00:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
HTTP/1.1 416 Requested Range Not Satisfiable
|
|
|
|
Date: Fri, 24 Oct 2003 21:33:12 GMT
|
|
|
|
Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1
|
|
|
|
Last-Modified: Fri, 24 Oct 2003 18:01:23 GMT
|
|
|
|
ETag: "ab57a-507-3f9968f3"
|
|
|
|
Accept-Ranges: bytes
|
2010-10-02 00:22:48 +02:00
|
|
|
Content-Length: 4
|
2003-10-24 21:58:43 +00:00
|
|
|
Content-Range: bytes */87
|
|
|
|
Content-Type: image/gif
|
|
|
|
|
2010-10-02 00:22:48 +02:00
|
|
|
bad
|
2003-10-24 21:58:43 +00:00
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
HTTP resume transfer with the whole file already downloaded
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 08:08:38 +00:00
|
|
|
http://%HOSTIP:%HTTPPORT/want/92 -C 87
|
2003-10-24 21:58:43 +00:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /want/92 HTTP/1.1
|
|
|
|
Range: bytes=87-
|
2007-09-14 19:32:31 +00:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-02-09 12:46:41 +00:00
|
|
|
Accept: */*
|
2003-10-24 21:58:43 +00:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
|
|
|
|
</verify>
|
2007-01-23 02:25:56 +00:00
|
|
|
</testcase>
|