You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented the combined RateLimit header according to the eighth draft of the IETF RateLimit header specificiation. Enable by setting standardHeaders: 'draft-8'.
Added a new identifier option, used as the name for the quota policy in the draft-8 headers.
Added a new headersDraftVersion validation check to identifies cases where an unsupported version string is passed to the standardHeaders option.