ruby / 3.2 / net / httpexpectationfailed.html

class Net::HTTPExpectationFailed

Parent:
Net::HTTPClientError

Response class for Expectation Failed responses (status code 417).

The server cannot meet the requirements of the Expect request-header field. See 417 Expectation Failed.

Constants

HAS_BODY

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