On this page
class Net::HTTPMethodNotAllowed
Response class for Method Not Allowed
responses (status code 405).
The request method is not supported for the requested resource. See 405 Method Not Allowed.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.