HTTP HTTP GET Range # # Server-side HTTP/1.1 200 OK Accept-Ranges: bytes Content-Length: 6 Connection: close -foo- # # Client-side http Append dash if -r range specified without one http://%HOSTIP:%HTTPPORT/%TESTNUMBER -r 4 # # Verify data after the test has been "shot" GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT Range: bytes=4- User-Agent: curl/%VERSION Accept: */*