2007-01-23 03:25:56 +01:00
|
|
|
<testcase>
|
2005-04-27 11:59:47 +02:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
2008-06-21 19:56:48 +02:00
|
|
|
Content-Range
|
2005-04-27 11:59:47 +02:00
|
|
|
Resume
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2007-10-12 03:44:22 +02:00
|
|
|
|
2003-10-24 23:58:43 +02: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
|
|
|
|
Content-Length: 87
|
|
|
|
Content-Range: bytes */87
|
|
|
|
Content-Type: image/gif
|
|
|
|
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
HTTP resume transfer with the whole file already downloaded
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 10:08:38 +02:00
|
|
|
http://%HOSTIP:%HTTPPORT/want/92 -C 87
|
2003-10-24 23:58:43 +02: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 21:32:31 +02:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-02-09 13:46:41 +01:00
|
|
|
Accept: */*
|
2003-10-24 23:58:43 +02:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
|
|
|
|
</verify>
|
2007-01-23 03:25:56 +01:00
|
|
|
</testcase>
|