Description
Add/Expose the header X-Rate-Limit-Limit informing the max of request per minute (Following the Tiers)
E.g:
| Tier |
RPM |
Example |
| ANONYMOUS |
16 |
X-Rate-Limit-Limit: 16;w=60 |
| BASIC |
20 |
X-Rate-Limit-Limit: 20;w=60 |
| DEV |
24 |
X-Rate-Limit-Limit: 24;w=60 |
Source: ietf#name-quota-policy
Description
Add/Expose the header
X-Rate-Limit-Limitinforming the max of request per minute (Following the Tiers)E.g:
Source: ietf#name-quota-policy