ruby / 3.2 / net / httppreconditionrequired.html

class Net::HTTPPreconditionRequired

Parent:
Net::HTTPClientError

Response class for Precondition Required responses (status code 428).

The origin server requires the request to be conditional. See 428 Precondition Required.

Constants

HAS_BODY

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