public class AcceptGZipRequestInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
HttpRequestInterceptor is responsible to add the http header:
"Accept-Encoding: gzip" for every outgoing http request| Constructor and Description |
|---|
AcceptGZipRequestInterceptor() |
Copyright © 2015 Hannes Dorfmann. All rights reserved.