Package com.github.ignition.support.http.gzip

Class Summary
GzipHttpRequestInterceptor Simple HttpRequestInterceptor that adds GZIP accept encoding header.
GzipHttpResponseInterceptor Simple HttpResponseInterceptor that inflates response if GZIP encoding header.
GzipInflatingEntity Simple HttpEntityWrapper that inflates the wrapped HttpEntity by passing it through GZIPInputStream.
 



Copyright © 2012. All Rights Reserved.