Closed reschke closed 3 years ago
https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-00.html#section-1.1-3:
"When quota is exceeded, servers usually do not serve the request replying instead with a 4xx HTTP status code (eg. 429 or 403) or adopt more aggressive policies like dropping connections."
@reschke we are referencing 403 Forbidden. Should we reference it somewhere?
403 Forbidden
Ah. Sorry for the noise.
https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-00.html#section-1.1-3:
"When quota is exceeded, servers usually do not serve the request replying instead with a 4xx HTTP status code (eg. 429 or 403) or adopt more aggressive policies like dropping connections."