routing Http Response Access Control Allow Methods Header Value
Parameters
value
Set which HTTP methods are allowed when accessing the server from a different origin. Can only be set if protocol is HTTP
or HTTPS
for Application Load Balancers. Not supported for Network Load Balancer, or with a Gateway Load Balancer. Valid values are GET
, HEAD
, POST
, DELETE
, CONNECT
, OPTIONS
, TRACE
or PATCH
.