ruby / 3.2 / net / httprangenotsatisfiable.html

class Net::HTTPRequestedRangeNotSatisfiable

Parent:
Net::HTTPClientError

Response class for Range Not Satisfiable responses (status code 416).

The request entity has a media type which the server or resource does not support. See 416 Range Not Satisfiable.

Constants

HAS_BODY

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