allow Methods
Parameters
value
The allowed HTTP methods for CORS requests. Valid values: GET
, POST
, PUT
, DELETE
, HEAD
, OPTIONS
, PATCH
.
Parameters
values
The allowed HTTP methods for CORS requests. Valid values: GET
, POST
, PUT
, DELETE
, HEAD
, OPTIONS
, PATCH
.