~/http-status-reference

HTTP 405 Method Not Allowed

Client Error · RFC 9110

# meaning

Method is not supported for the resource.

# typical use

Send `Allow` header listing valid methods.

→ Browse all HTTP status codes

# other 4xx codes