ruby / 3.2 / net / httpnotextended.html

class Net::HTTPNotExtended

Parent:
Net::HTTPServerError

Response class for Not Extended responses (status code 510).

Further extensions to the request are required for the server to fulfill it. See 510 Not Extended.

Constants

HAS_BODY

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