allowed Methods
Parameters
value
A list of HTTP methods that are allowed to be executed by the origin. Valid options are DELETE
, GET
, HEAD
, MERGE
, POST
, OPTIONS
, PUT
or PATCH
.
Parameters
values
A list of HTTP methods that are allowed to be executed by the origin. Valid options are DELETE
, GET
, HEAD
, MERGE
, POST
, OPTIONS
, PUT
or PATCH
.