RFC6585 doesn't define any rate limit headers. It does define the 429 return code though.
AFAIK your rate limit headers are still draft headers and are defined in: ietf.org/archive/id/draft-polli-ra.... In one section on using the right headers, you report the proper X- version of the headers.
Discover the latest in web development, software engineering, and tech trends! 🌐💻 From insightful blogs to news and tips, we bring engaging content for developers and tech enthusiasts.
RFC6585 doesn't define any rate limit headers. It does define the 429 return code though.
AFAIK your rate limit headers are still draft headers and are defined in: ietf.org/archive/id/draft-polli-ra.... In one section on using the right headers, you report the proper
X-version of the headers.Nice Catch!! @rouilj, It was the mistake, I have updated the reference.