The table below describes the headers returned in response to a successful request to initiate a multipart upload.
Response header | Description |
---|---|
Content-Type | Specifies the Internet media type of the response body. For a request to initiate a multipart upload, the value of this header is always application/xml;charset=UTF-8. |
Date | See Common response headers. |
Transfer-Encoding | Indicates that HCP could not determine the size of the response body before formulating the response. For a request to initiate a multipart upload, the value of this header is always chunked. |
x-amz-abort-date |
Specifies the date and time when the multipart upload will be automatically aborted if it has not already been completed. The date and time are expressed in this format: DDD, dd MMM yyyy hh:mm:ss GMT For example: Sat, 25 Mar 2017 17:19:26 GMT For information about automatic abort of multipart uploads, see Considerations for working with multipart uploads. |
x-amz-server-side- encryption |
Specifies whether objects stored in HCP are encrypted. Possible values are: • If objects are encrypted, AES256 • If objects are not encrypted, None |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.