The method specified in the Request-Line is not allowed for the resource identified by the Request-URI. The response MUST include an Allow header containing a list of valid methods for the requested resource.
POST限定なのにGETでリクエストを送ったりするとこんな感じのエラーが返ってくる。