ruby / 3.2 / net / httpunauthorized.html

class Net::HTTPUnauthorized

Parent:
Net::HTTPClientError

Response class for Unauthorized responses (status code 401).

Authentication is required, but either was not provided or failed. See 401 Unauthorized.

Constants

HAS_BODY

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