allowed Methods
Parameters
value
Allowed HTTP methods on cross-site requests. The special value *
allows all methods. If not set, GET
and HEAD
are allowed by default. Possible values are DELETE
, GET
, HEAD
, MERGE
, POST
, OPTIONS
and PUT
.
Parameters
values
Allowed HTTP methods on cross-site requests. The special value *
allows all methods. If not set, GET
and HEAD
are allowed by default. Possible values are DELETE
, GET
, HEAD
, MERGE
, POST
, OPTIONS
and PUT
.