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.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY