On this page
class Net::HTTPForbidden
Response class for Forbidden
responses (status code 403).
The request contained valid data and was understood by the server, but the server is refusing action. See 403 Forbidden.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.