Does Apache Commons HttpClient support GZIP?

Posted by Benju on Stack Overflow See other posts from Stack Overflow or by Benju
Published on 2010-05-05T21:55:46Z Indexed on 2010/05/07 16:38 UTC
Read the original article Hit count: 742

Filed under:
|
|
|

Does the library Apache Commons HttpClient support Gzip? We wanted to use enable gzip compression on our Apache server to speed up the client/server communications (we have a php page that allows our Android application to sync files with the Server).

© Stack Overflow or respective owner

Related posts about httpclient

Related posts about gzip