Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Decode resources with gzip encoding correctly #142

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Decode resources with gzip encoding correctly #142

merged 1 commit into from
Aug 4, 2016

Conversation

rkaravia
Copy link

@rkaravia rkaravia commented Aug 4, 2016

Instead of xhr2, use Node.js builtin modules http, https, and zlib to fetch and decode resources. Resources with Content-Encoding: gzip are now also decoded correctly.

Fixes #141.

@fmarier fmarier merged commit 9250522 into mozilla:master Aug 4, 2016
@fmarier
Copy link
Contributor

fmarier commented Aug 4, 2016

Thanks @rzoller!

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.

3 participants