ruby / 3.2 / net / httpgone.html

class Net::HTTPGone

Parent:
Net::HTTPClientError

Response class for Gone responses (status code 410).

The resource requested was previously in use but is no longer available and will not be available again. See 410 Gone.

Constants

HAS_BODY

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