Common request headers
|
Header |
Description |
|
|
Any request to the Yandex Object Storage must be authorized. You must use it together with the Learn more about authorization methods in the respective guides. |
|
|
Directives for caching data according to RFC 2616 |
|
|
Name under which Object Storage will suggest to save the object as a file when downloaded. compliant with RFC 2616 |
|
|
Defines the content encoding according to RFC 2616 |
|
|
Length of the request body (without headers) according to RFC 2616 This header is required for all requests that send data to Object Storage, e.g., when uploading an object. |
|
|
Data type in the request, e.g., The default type is |
|
|
128-bit MD5 hash value of the request body, This header is compliant with RFC 1864 Object Storage uses it to verify that the data sent matches the data received. If the bucket uses default object locks, the |
|
|
Date and time of the request. It has the following format: If |
|
|
When uploading data to Object Storage, an app can use the following logic:
|
|
|
Response expiration date, which is compliant with RFC 2616 |
|
|
Host the request is made to. This header is required for HTTP/1.1, but optional for HTTP/1.0 requests. |
|
|
Date and time of the origins that sent the request. It has the following format: If |
If a cross-domain (CORSoptions preflight request.