Overview
This API is used to enable the Guetzli compression feature for a bucket.
Request
Sample request
PUT /?guetzli HTTP/1.1
Host: <BucketName-APPID>.pic.<Region>.myqcloud.com
Date: GMT Date
Authorization: Auth String
Note:
Guetzli compression currently cannot be used at COS domain names. Use pic
domain names as described in the sample.
Request line
This API accepts PUT
requests.
This API does not use any non-common request header.
Request body
The request body of this request is empty.
Response
This API does not use any non-common response header.
Response body
The response body returned is empty.
Was this page helpful?