HTTP
HTTP GET
Resume
Largefile
FAILURE
#
# Server-side
HTTP/1.1 404 Nah
Date: Tue, 09 Nov 2010 14:49:00 GMT
Connection: close
Content-Length: 13
Funny-head: yesyes
0123456789123
HTTP/1.1 404 Nah
Date: Tue, 09 Nov 2010 14:49:00 GMT
Connection: close
Content-Length: 13
Funny-head: yesyes
#
# Client-side
large_file
http
HTTP GET with large-file resume point and failed resume
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -C 9999999999
#
# Verify data after the test has been "shot"
# 33 is CURLE_RANGE_ERROR
33
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Range: bytes=9999999999-
User-Agent: curl/%VERSION
Accept: */*