ruby / 3.2 / net / httppreconditionfailed.html

class Net::HTTPPreconditionFailed

Parent:
Net::HTTPClientError

Response class for Precondition Failed responses (status code 412).

The server does not meet one of the preconditions specified in the request headers. See 412 Precondition Failed.

Constants

HAS_BODY

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