Found 0 result in total
Content is empty
If you don't find the content you expect, please try another search term
Last updated:2021-09-14 16:18:17
You can call this operation to delete the CORS configuration of your bucket.
To call this operation, you must have permission to perform the PutCORSConfiguration
operation. The owner of a bucket has this permission by default and can grant it to others.
DELETE /?cors HTTP/1.1 Host: {BucketName}.{endpoint} Date: {date} Authorization: {SignatureValue}
References:
No request parameter is used.
This operation uses only common request headers. For more information, see Public Request Header.
No request body is used.
This operation uses only common response headers. For more information, see Public Response Header.
No response body is returned.
Sample request
DELETE /?cors HTTP/1.1
Host: ks3-example.ks3-cn-beijing.ksyuncs.com
Date: Wed, 24 Dec 2014 03:12:40 GMT
Authorization: Authorization String
Sample response
HTTP/1.1 204 No Content
Date: Wed, 24 Dec 2014 03:12:40 GMT
Server: Tengine
Content-Length: 0
x-kss-request-id: 73a50b1275954392bfa62eaf062601af
Pure Mode