405 Method Not Allowed
This is an educational reference page about HTTP 405 Method Not Allowed. The page itself is served as 200 OK so it can be indexed as HTTP documentation.
A request method is not supported for the requested resource; for example, a GET request on a form that requires data to be presented via POST, or a PUT request on a read-only resource.