class Net::HTTPMethodNotAllowed
Response class for Method Not Allowed responses (status code 405).
The request method is not supported for the requested resource.
This class also includes (indirectly) module Net::HTTPHeader, which gives access to its methods for getting headers.
References:
-
[RFC 9110](www.rfc-editor.org/rfc/rfc9110.html#name-405-method-not-allo wed).
Constants
- HAS_BODY