Authorization
Date
, either a heading or a heading must be used x-amz-date
.
Read about the authorization methods in the corresponding sections of the manual.Cache-Control
Content-Disposition
Content-Encoding
Content-Length
Content-Type
text/html
. For more information about data types, see the Wikipedia article List of MIME Types .
Set by default binary/octet-stream
.Content-MD5
base64
.
Compliant with RFC 1864 specification .
Object Storage uses a header to ensure that the data sent matches the received data.Date
Thu, 18 Jan 2018 09:57:35 GMT
.
When set x-amz-date
, Object Storage ignores the header Date
.Expect
100-continue
.
When loading data into Object Storage, an application can use the following logic:
- Send a request without a body, but with the Expect: 100-continue header set.
- Send a request with a body after receiving a response 100-continue
. This request Expect
should not contain a header .Expires
Host
x-amz-date
Thu, 18 Jan 2018 09:57:35 GMT
.
When set x-amz-date
, Object Storage ignores the header Date
.