1
0
forked from docs/doc-exports
doc-exports/docs/obs/s3api/en-us_topic_0125560484.html
Jawei, Li 1a4c1a720a OBS s3api 2.0.38.SP5
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Jawei, Li <lijiawei5@huawei.com>
Co-committed-by: Jawei, Li <lijiawei5@huawei.com>
2022-11-16 14:51:13 +00:00

4.9 KiB

Common Response Headers

Table 1 describes headers common to OBS REST responses.

Table 1 Common response headers

Header

Description

Content-Length

Indicates the length (in bytes) of a response body.

Type: String

Default: None

Connection

Indicates whether the connection to the server is opened or closed.

Type: String.

Valid values: keep-alive | close

Default: None

Date

Indicates the date and time at which OBS responds to a request.

Type: String

Default: None

ETag

Indicates the hash value of an object. The entity tag (ETag) only reflects changes to the contents of an object, not its metadata.

Type: String

x-amz-id-2

Indicates a special token that helps OBS troubleshoot faults.

Type: String

Default: None

x-amz-request-id

Indicates the value created by OBS to uniquely identify a request. OBS uses this value to troubleshoot faults.

Type: String

Default: None

x-reserved

Indicates the copyright.

Type: String

Default: None