The table below describes the headers returned in response to a successful request to list the contents of a bucket.
Response header | Description |
---|---|
Connection |
Specifies if the connection to the server is open or closed. |
Content-Length |
The size, in bytes, of the response body if HCP can determine the size before formulating the response. If the response does not include a response body, the value of the Content-Length header is 0 (zero). |
Content-Type | Specifies the Internet media type of the response body. For a request to list the contents of a bucket, the value of this header is always application/xml;charset=UTF-8. |
Date |
The date and time when HCP responded to the request, in Greenwich Mean Time (GMT). The date and time are returned in this format: DDDddMMMyyyyHH:mm:ss GMT For example: Thu, 23 Mar 2017 14:27:05 GMT |
Server | The version of the HCP system that responded to the request. The value of this header is always HCP followed by the HCP version number (for example, HCP V9.0.0.2). |
Transfer-Encoding | Indicates that HCP could not determine the size of the response body before formulating the response. For a request to list the contents of a bucket, the value of this header is always chunked. |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.