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

RateLimit trait for API v1.1 #27

Open
semifor opened this issue Jun 12, 2013 · 1 comment
Open

RateLimit trait for API v1.1 #27

semifor opened this issue Jun 12, 2013 · 1 comment

Comments

@semifor
Copy link
Owner

semifor commented Jun 12, 2013

Some users have requested a RateLimit trait compatible with API v1.1.

@niclas2020
Copy link

Yes, would indeed be nice.

semifor added a commit that referenced this issue Nov 19, 2016
Wrap the HTTP response and the API call response (decoded JSON body), in
an object with accessors for the rate limiting headers (rate_limit,
rate_limit_remaining, and rate_limit_reset). Accessors result and
http_response return the usual result and the HTTP response object,
respectively.

Users interested in the old RateLimit trait (#27), may find this useful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants