ruby / 3.2 / net / httprequestheaderfieldstoolarge.html

class Net::HTTPRequestHeaderFieldsTooLarge

Parent:
Net::HTTPClientError

Response class for Request Header Fields Too Large responses (status code 431).

An individual header field is too large, or all the header fields collectively, are too large. See 431 Request Header Fields Too Large.

Constants

HAS_BODY

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