Common response headers
Written by
Updated at March 19, 2025
Apart from the standard HTTP headers
The table below describes additional headers as well as standard headers requiring clarification.
Header | Description |
---|---|
ETag |
MD5 hashETag value, you need to get the MD5 hash sum of the uploaded parts (MD5_sum ) and add the number of parts (N ) to the resulting string: "MD5_sum-N" .It does not include object metadata. |
X-Amz-Request-Id |
Unique request ID. You may need it when contacting the Yandex Cloud support team if any problems occur. |
If a request is sent with CORS headers, the response may contain headers for a response to the options
preflight request.