Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Informational: ratelimit internet draft  #8

@ioggstream

Description

@ioggstream

Informational

I'm working to a draft for standardizing ratelimit headers:

which are essentially compatible with the Retry-After delta-seconds format.
The delta-seconds format is resilient to ntp skew.

RateLimit-Limit: containing the requests quota in the time window;
RateLimit-Remaining: containing the remaining requests quota in the current window;
RateLimit-Reset: containing the time remaining in the current window, specified in seconds or as a timestamp;

Until that's not a standard, the X- prefix can be used.

rate-limit headers simplifies rate-limiting documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions