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

fix(http): unzip data when encoding-type === gzip #145

Closed
wants to merge 1 commit into from

Conversation

iam4x
Copy link

@iam4x iam4x commented Nov 4, 2015

Gzipped data won't be unzip on server requests, I couldn't achieve that into an interceptor since data will always be string in interceptors.

iam4x added a commit to iam4x/isomorphic-flux-boilerplate that referenced this pull request Nov 4, 2015
@mzabriskie
Copy link
Member

This has been solved with #149

@mzabriskie mzabriskie closed this Nov 19, 2015
@axios axios locked and limited conversation to collaborators May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants