On this page
class Net::HTTPVersionNotSupported
Response class for HTTP Version Not Supported
responses (status code 505).
The server does not support the HTTP
version used in the request. See 505 HTTP Version Not Supported.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.