kolbma / rocket-governor

Implementation of Governor rate limiter for Rocket
19 stars 6 forks source link

HTTP rate limit headers changes during draft versions #12

Open kolbma opened 11 months ago

kolbma commented 11 months ago

The HTTP headers for rate limiting changed during drafting... https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-04 ... https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-07

There is this issue describing the header changes https://github.com/ietf-wg-httpapi/ratelimit-headers/issues/131

When the standard got released, there is the need to adopt this.

kolbma commented 5 months ago

Still at https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-07

Listed now as expired, but according to https://mailarchive.ietf.org/arch/msg/httpapi/NXGR6NdJF574NO0vpiDnhSufWaM/ it is still worked on.