The table below describes the headers returned in response to a successful request to upload a part of a multipart upload by copying.
Response header | Description |
---|---|
Content-Type | Specifies the Internet media type of the response body. For a request to upload a part by copying, the value of this header is always application/xml;charset=UTF-8. |
Date | See Common response headers. |
ETag | Specifies the ETag for the uploaded part. |
Transfer-Encoding | Indicates that HCP could not determine the size of the response body before formulating the response. For a request to upload a part by copying, the value of this header is always chunked. |
x-amz-copy-source- version-id |
Specifies the version ID of the source object. This header is returned only while versioning is enabled for the source bucket. |
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 |
x-amz-version-id | Specifies a version ID for the resulting part of the multipart upload. This header is returned only while versioning is enabled for the bucket where you're performing the multipart upload. |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.