Error429.php
Table of Contents
Classes
- Error429
- The HTTP 429 Too Many Requests client error response status code indicates the user has sent too many requests in a given amount of time. This is intended for use with rate-limiting schemes and may include a Retry-After header indicating how long to wait before making a new request.