Additional Parameter of the Request for Downloading an Object
Namespace
obs.GetObjectRequest
Parameter Description
| Field | Type | Optional or Mandatory | Description |
|---|---|---|---|
| cache_control | str | Optional | Rewrites the Cache-Control header when obtaining the object. |
| content_disposition | str | Optional | Rewrites the Content-Disposition header when obtaining the object. |
| content_encoding | str | Optional | Rewrites the Content-Encoding header when obtaining the object. |
| content_language | str | Optional | Rewrites the Content-Language header when obtaining the object. |
| content_type | str | Optional | Rewrites the Content-Type header when obtaining the object. |
| expires | str | Optional | Rewrites the Expires header when obtaining the object. |
| versionId | str | Optional | Object version ID |
| imageProcess | str | Optional | Image processing parameter |
Last Article: Response Result of the Request for an Appendable Upload
Next Article: Additional Header of the Request for Downloading an Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.