Skip to content

Add support for parsing IETF RateLimit Headers draft 8 & 9 #3

@nfriedly

Description

@nfriedly

Draft 8 saw some significant updates; draft 9 may not need any additional work to support.

Draft 8: https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-08

Draft 9: https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-09

Summary of changes since draft 7: https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-09#name-since-draft-ietf-httpapi-ra

  • Added Problem Types
  • Clarified when to use RateLimit-Policy vs RateLimit fields

&

  • Refactored both fields to lists of Items that identify policy and use parameters
  • Added quota unit parameter
  • Added partition key parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions