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
from

Conversation

@eddieharrison
Copy link

@eddieharrison eddieharrison commented Dec 19, 2017

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

@gregorpraprotnik gregorpraprotnik commented Mar 1, 2018

@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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.