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
Client Error · RFC 9110
Method is not supported for the resource.
Send `Allow` header listing valid methods.
→ Browse all HTTP status codes