GET with a JSON body and rejects every other method with a
405 and an Allow header.
Reject requests that use the wrong method and set your own headers on the response.
GET with a JSON body and rejects every other method with a
405 and an Allow header.