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

Added support do deflate gzip compressed responses #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jdmullin
Copy link
Contributor

Includes the change and a test.

Modified AbstractResource.fill to support deflating gzip compressed
content from the server. To request compressed content in the first
place, use restyInstance.withHeader("Accept-Encoding", "gzip")
Just noticed project uses tabs so updated my compression fix.
Added check to exception handler in AbstractResource.fill to handle a
compressed error stream.
@beders
Copy link
Owner

beders commented Feb 28, 2014

Wonderful! Thank you. I'll have a look

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.

2 participants