@Immutable public class RequestClientConnControl extends java.lang.Object implements HttpRequestInterceptor
Connection
or Proxy-Connection headers to the outgoing requests, which
is essential for managing persistence of HTTP/1.0 connections.| Constructor and Description |
|---|
RequestClientConnControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpRequest request,
HttpContext context) |
public void process(HttpRequest request, HttpContext context) throws HttpException, java.io.IOException
process in interface HttpRequestInterceptorHttpExceptionjava.io.IOException