ruby / 3.2 / net / httpnetworkauthenticationrequired.html

class Net::HTTPNetworkAuthenticationRequired

Parent:
Net::HTTPServerError

Response class for Network Authentication Required responses (status code 511).

The client needs to authenticate to gain network access. See 511 Network Authentication Required.

Constants

HAS_BODY

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