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 response headers from request #259

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eddieharrison
Copy link

I wanted to be able to get the response headers from a request to handle the x-rate-limit-remaining in our app.

I've made it an optional setting before the request and added the ability to retrieve them after the request via a private property.

Added a phpunit test for this going forwards too.

@gregorpraprotnik
Copy link

@eddieharrison Any plans to move this forward? I'd also need this feature to retrieve rate limit headers.

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

Successfully merging this pull request may close these issues.

None yet

2 participants