All tools

Access-Control-Allow-Methods

Which verbs the cross-origin caller may use, answered on the preflight OPTIONS.

response header
Example
Access-Control-Allow-Methods: GET, POST, PUT, DELETE
What it does
Which verbs the cross-origin caller may use, answered on the preflight OPTIONS.

← All headers