ruby / 3.2 / net / httpconflict.html

class Net::HTTPConflict

Parent:
Net::HTTPClientError

Response class for Conflict responses (status code 409).

The request could not be processed because of conflict in the current state of the resource. See 409 Conflict.

Constants

HAS_BODY

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