ruby / 3.2 / net / httprequesttimeout.html

class Net::HTTPRequestTimeout

Parent:
Net::HTTPClientError

Response class for Request Timeout responses (status code 408).

The server timed out waiting for the request. See 408 Request Timeout.

Constants

HAS_BODY

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.