On this page
class Net::HTTPTooManyRequests
Response class for Too Many Requests
responses (status code 429).
The user has sent too many requests in a given amount of time. See 429 Too Many Requests.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.