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

Get access to rate limit headers #40

Open
pcothenet opened this issue Feb 15, 2019 · 1 comment
Open

Get access to rate limit headers #40

pcothenet opened this issue Feb 15, 2019 · 1 comment

Comments

@pcothenet
Copy link

(follow-up from #23).

The Clearbit API returns rate limit information inside the HTTP Headers.
AFAIK: this SDK does not surface the header in the response. Is there a way to access those headers (e.g. to figure out the correct backoff) from node-clearbit or do we need to implement our own version to call the API directly and access the headers?

@tommedema
Copy link

This is much needed

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