@Immutable public class RequestAcceptEncoding extends Object implements HttpRequestInterceptor
Instances of this class are stateless, therefore they're thread-safe and immutable.
Constructor and Description |
---|
RequestAcceptEncoding() |
RequestAcceptEncoding(List<String> encodings) |
public void process(HttpRequest request, HttpContext context) throws HttpException, IOException
process
in interface HttpRequestInterceptor
HttpException
IOException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.