-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
volos/quota/common/lib/quota-connect.js
Line 120 in e70f25e
| resp.statusCode = 403; |
Some users might want to return a HTTP 429 status code, which is technically the correct status code to return for quota violations.
To preserve backwards compatibility, it can be made configurable and defaulted to 403, giving the consumer of the library (e.g. the Apgee microgateway) the ability to override it to 429.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels