产品动态
产品公告
GET /<ObjectKey>?ci-process=originImage HTTP/1.1Host: <BucketName-APPID>.cos.<Region>.myqcloud.comDate: <GMT Date>Authorization: <Auth String>
参数 | 描述 | 类型 | 是否必选 |
ObjectKey | 对象文件名,例如 folder/sample.png | String | 是 |
ci-process | 万象通用参数,需要获取原图的时,该参数固定为:originImage | String | 是 |
http://example-1250000000.cos.ap-chengdu.myqcloud.com/sample.png?ci-process=originImage&q-sign-algorithm=sha1&q-ak=xxx&q-sign-time=1682323014;1682326614&q-key-time=1682323014;1682326614&q-header-list=&q-url-param-list=ci-process&q-signature=xxxxx
文档反馈