object-api/openstack-object-storage-dev/samples/object-get-range-resp.txt
Fabien Boucher d313263bb7 Complete information for Range header of GET object
The range header allows to specify multiple ranges.
Add some examples using the Range header.

Change-Id: I28ef60e5d7c8dc2a8973a2c3548cbef3128ff25a
2013-12-20 08:56:46 -06:00

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