Specifies whether credentials can be passed during CORS operations. Valid values: on, off.
on
off
The allowed headers for CORS requests.
The allowed HTTP methods for CORS requests. Valid values: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH.
GET
POST
PUT
DELETE
HEAD
OPTIONS
PATCH
The allowed origins of CORS requests.
The headers that can be exposed.
The maximum cache time of preflight requests in the browser. Unit: seconds. Valid values: -1 to 172800.
-1
172800