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

Add support for the RateLimit-Reset header #618

Merged
merged 3 commits into from
Aug 12, 2024

Commits on Aug 11, 2024

  1. Add support for RateLimit-Reset header

    Closes sindresorhus#608
    
    `RateLimit-Reset` and `X-RateLimit-Reset` are used as a fallback for the `Retry-After` header to help support non-standard APIs.
    sholladay committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    37b7a9b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    8246a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff41203 View commit details
    Browse the repository at this point in the history