Resty icon indicating copy to clipboard operation
Resty copied to clipboard

gzip support

Open passichenko opened this issue 11 years ago • 3 comments

What about gzip support in Resty?

passichenko avatar Sep 07 '12 17:09 passichenko

Upload/Download? Might be nice

beders avatar Sep 09 '12 02:09 beders

I've added this in my fork if you would like to try it out. You need to add the header, but after that it should be transparent: restyInstance.withHeader("Accept-Encoding", "gzip")

jdmullin avatar Feb 27 '14 23:02 jdmullin

Thank you!

beders avatar Dec 05 '15 02:12 beders