public class GzipEncoderRequestInterceptor extends Object implements org.apache.hc.core5.http.HttpRequestInterceptor
| Constructor and Description |
|---|
GzipEncoderRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.EntityDetails entity,
org.apache.hc.core5.http.protocol.HttpContext context) |
public void process(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.EntityDetails entity,
org.apache.hc.core5.http.protocol.HttpContext context)
throws org.apache.hc.core5.http.HttpException,
IOException
process in interface org.apache.hc.core5.http.HttpRequestInterceptororg.apache.hc.core5.http.HttpExceptionIOExceptionCopyright © 2021. All rights reserved.