Configuration
Hide Child Parameters
‘Value for the Access-Control-Allow-Methods
header. Available options include GET
, HEAD
, PUT
, PATCH
, POST
, DELETE
, OPTIONS
, TRACE
, CONNECT
. By default, all options are allowed.’
Allowed values:CONNECTDELETEGETHEADOPTIONSPATCHPOSTPUTTRACE
Default:CONNECT, DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT, TRACE
If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
* Additional properties are NOT allowed.