Common request headers
Heading | Description |
| Any request to ColdStack must be authorized.
Along with this heading |
| A set of directives for caching data according to RFC 2616 . |
| The name under which Object Storage will offer to save the object as a file when unloading. RFC 2616 compliant . |
| Defines the encoding of the content according to RFC 2616 . |
| The length of the request body (without headers) in accordance with RFC 2616 . The header is required for all requests that transfer any data to Object Storage, for example, when loading an object. |
| The data type in the request. Eg |
| 128-bit MD5 hash of the request body, encoded |
| The date and time the request was sent.
Format: |
| Expected code |
| The expiration date of the answer. RFC 2616 compliant . |
| The receiving host of the request. The header is required for HTTP / 1.1, but optional for HTTP / 1.0 requests. |
| Date and time at the source of the request.
Format: |
Last updated