@Contract(threading=STATELESS) public class RequestClientConnControl extends Object implements HttpRequestInterceptor
Connection
 header 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,
       EntityDetails entity,
       HttpContext context) | 
public void process(HttpRequest request, EntityDetails entity, HttpContext context) throws HttpException, IOException
process in interface HttpRequestInterceptorHttpExceptionIOExceptionCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.