# Similar to test92
HTTP
HTTP GET
Resume
# Server-side
HTTP/1.1 416 Invalid range
Connection: close
Content-Length: 0
# The file data that exists at the start of the test must be included in
# the verification.
012345678
012345678
012345678
012345678
012345678
012345678
012345678
012345678
012345678
012345678
HTTP/1.1 416 Invalid range
Connection: close
Content-Length: 0
# Client-side
http
HTTP GET with resume from end of entirely-downloaded file
http://%HOSTIP:%HTTPPORT/1040 -C -
012345678
012345678
012345678
012345678
012345678
012345678
012345678
012345678
012345678
012345678
# Verify data after the test has been "shot"
^User-Agent:.*
GET /1040 HTTP/1.1
Range: bytes=100-
Host: %HOSTIP:%HTTPPORT
Accept: */*