by shigemk2

当面は技術的なことしか書かない

2016-10-07から1日間の記事一覧

405 Method Not Allowed

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でリクエスト…

Disable intellij indexing on specific folder

stackoverflow.com File | Project Structure | Modules | Sources で、excludeにマークを付けたらオーケーです。