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

Adding transparent decompression if content-encoding is set #149

Merged
merged 2 commits into from
Nov 19, 2015

Conversation

Kosta-Github
Copy link

This PR adds transparent decompression of content to the nodejs implementation if the content-encoding header is set.

This is done by the browser automatically, and now also in case of the nodejs implementation.

A corresponding test case has been added.

mzabriskie added a commit that referenced this pull request Nov 19, 2015
Adding transparent decompression if `content-encoding` is set
@mzabriskie mzabriskie merged commit 433dd0d into axios:master Nov 19, 2015
@Kosta-Github Kosta-Github deleted the Kosta/unzip branch November 20, 2015 17:41
@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