Response headers (GET object)

The table below describes the response headers returned in response to a successful request to retrieve an object.

Name Type Description
Accept-Ranges String (Required)

Always bytes. This header shows the type of ranges that an object accepts from a Range request header.

Content-Encoding String Specifies whether the request body is compressed. The only possible value for this response header is gzip.
Content-Length String (Required) See Common response headers.
Content-Type String (Required) See Common response headers.
Date Datetime (Required) See Common response headers.
ETag String (Required) This value is the MD5 checksum values of the object content.
Last-Modified String (Required) The date and time that the object was created or the last time that the metadata was modified.
X-Object-Manifest String

For multipart objects, specifies the name of the container in which the parts of the multipart object are stored, followed by the common prefix for the part names, in this format: container-name/prefix

This header is returned only for multipart objects.

X-Object-Meta-name String For object, specifies a custom metadata property/value pair. The response headers include one X-Object-Meta-name header for each applicable pair. For more information about this header, see Custom metadata.
X-Static-Large-Object String Always false. HCP does not support static large objects.
X-Trans-Id Uuid (Required) See Common response headers.

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.