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

Pass gzip html error without unzipping #85

Merged
merged 1 commit into from Apr 9, 2014

Conversation

afili
Copy link
Member

@afili afili commented Apr 8, 2014

Improved the fix for issue #44 to mimic java #81 and not unzip and zip again, but instead send content-encoding header

@esoekianto esoekianto added this to the 1.0 milestone Apr 8, 2014
jgravois added a commit that referenced this pull request Apr 9, 2014
Pass gzip html error without unzipping
@jgravois jgravois merged commit b6f790c into Esri:master Apr 9, 2014
@jgravois
Copy link
Contributor

jgravois commented Apr 9, 2014

tested and this fix looks great!

not only do we now pass the error stream from the server itself when applicable, but the change also appears to resolve #72 (ensuring we grab CSS for valid requests).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants