Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: limit count plugin support X-RateLimit-Reset #8578

Merged
merged 15 commits into from
Jan 10, 2023

Commits on Dec 28, 2022

  1. feat: limit count plugin support return new header X-RateLimit-Reset …

    …and return header when rejected
    mscb402 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6fc3cd0 View commit details
    Browse the repository at this point in the history
  2. chore: format code

    mscb402 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    2ab6f24 View commit details
    Browse the repository at this point in the history
  3. chore: update code

    mscb402 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    613ece6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c332ab6 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    6813e4f View commit details
    Browse the repository at this point in the history
  2. chore: fix e2e error

    mscb402 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    eae4304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd32ca8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. chore: fix test error

    mscb402 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    46285a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    ff6b2fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34646d3 View commit details
    Browse the repository at this point in the history
  3. chore: format code

    mscb402 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0feba96 View commit details
    Browse the repository at this point in the history
  4. chore: format code

    mscb402 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    60d0a9a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. chore: format code

    mscb402 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    fa40f8d View commit details
    Browse the repository at this point in the history
  2. chore: add dict error check

    mscb402 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e548299 View commit details
    Browse the repository at this point in the history
  3. chore: code lint fix

    mscb402 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    cae2e6e View commit details
    Browse the repository at this point in the history