HTTP Status Codes / 4xx HTTP Status Codes / HTTP 405

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.

4xx client error – the request contains bad syntax or cannot be fulfilled


HTTP status code lookup
By Ping Now, a website/API/service uptime monitor
Data from Wikipedia