public class RequestAcceptEncoding
extends java.lang.Object
Instances of this class are stateless, therefore they're thread-safe and immutable.
| Constructor and Description |
|---|
RequestAcceptEncoding() |
RequestAcceptEncoding(java.util.List<java.lang.String> encodings) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpRequest request,
HttpContext context) |