Bucket Cors Rule Args
Constructors
Properties
Link copied to clipboard
Specifies which headers are allowed.
Link copied to clipboard
Specifies which methods are allowed. Can be GET
, PUT
, POST
, DELETE
or HEAD
.
Link copied to clipboard
Specifies which origins are allowed.
Link copied to clipboard
Specifies expose header in the response.
Link copied to clipboard
Specifies time in seconds that browser can cache the response for a preflight request.