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

Added support do deflate gzip compressed responses #33

Open
jdmullin wants to merge 3 commits intobeders:masterfrom
jdmullin:master
Open

Added support do deflate gzip compressed responses #33
jdmullin wants to merge 3 commits intobeders:masterfrom
jdmullin:master

Conversation

@jdmullin
Copy link
Copy Markdown
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
Copy Markdown
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