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

Should be possible to get http headers of the response #72

Closed
kozlown opened this issue Apr 3, 2018 · 2 comments
Closed

Should be possible to get http headers of the response #72

kozlown opened this issue Apr 3, 2018 · 2 comments

Comments

@kozlown
Copy link

kozlown commented Apr 3, 2018

It's impossible to get cookies or other header fields from the response which is a problem imo.
Maybe add an option to return the raw response instead of parsed data could be a solution.

@schickling
Copy link
Contributor

Unfortunately not yet but maybe we should extend the rawRequest method to also return { headers }?

@kozlown
Copy link
Author

kozlown commented Apr 3, 2018

Yes it seems good, I'll do it if I've time.

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

2 participants