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

Make rate-limit data in headers opt-in #1

Open
wwwlicious opened this issue Apr 26, 2017 · 0 comments
Open

Make rate-limit data in headers opt-in #1

wwwlicious opened this issue Apr 26, 2017 · 0 comments

Comments

@wwwlicious
Copy link
Owner

wwwlicious commented Apr 26, 2017

The rate-limit data in the headers should be opt-in by default.

EDIT: Perhaps configurable to one of three options

  1. Limits and current request counts returned on every request - least desirable for public api's as it provides data scrapers with too much info.
  2. Limits and current request counts returns when threshold nearing ~10%
  3. Limits and current request counts never returned to clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant