ruby / 3.2 / net / httpresetcontent.html

class Net::HTTPResetContent

Parent:
Net::HTTPSuccess

Response class for Reset Content responses (status code 205).

The Reset Content response indicates that the server successfully processed the request, asks that the client reset its document view, and is not returning any content. See 205 Reset Content.

Constants

HAS_BODY

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