AspNetCoreRateLimit
AspNetCoreRateLimit copied to clipboard
Support for Rate Limit Headers From “Ratelimit Fields for HTTP” Internet-Draft
The AspNetCoreRateLimit already supports some X-Rate-* rate limit headers, which is great. I was wondering if it would be possible to add support for rate limit headers which are being proposed in Ratelimit Fields for HTTP Internet-Draft? There is some overlap between currently supported and the proposed headers, but the proposed ones provide additional information which might be useful in some situations.