ruby / 3.2 / net / httpimused.html

class Net::HTTPIMUsed

Parent:
Net::HTTPSuccess

Response class for IM Used responses (status code 226).

The IM Used response indicates that the server has fulfilled a request for the resource, and the response is a representation of the result of one or more instance-manipulations applied to the current instance. See 226 IM Used.

Constants

HAS_BODY

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