
The range header allows to specify multiple ranges. Add some examples using the Range header. Change-Id: I28ef60e5d7c8dc2a8973a2c3548cbef3128ff25a
11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
HTTP/1.1 206 Partial Content
|
|
Content-Length: 3
|
|
Content-Type: application/octet-stream
|
|
Accept-Ranges: bytes
|
|
Last-Modified: Wed, 11 Dec 2013 01:03:26 GMT
|
|
Content-Range: bytes 4-6/10
|
|
Etag: 3749f52bb326ae96782b42dc0a97b4c1
|
|
Date: Wed, 11 Dec 2013 06:13:04 GMT
|
|
|
|
456
|