Technical specification of throughput control system
Header | Type | Description |
---|---|---|
X-RateLimit-Limit | Integer | Bucket capacity |
X-RateLimit-Remaining | Integer | Current token count |
X-RateLimit-Reset | Unix Timestamp | Next refill timestamp |
Retry-After
header indicating millisecond-precision backoff duration.