Class RequestClientConnControl

java.lang.Object
org.apache.http.client.protocol.RequestClientConnControl
All Implemented Interfaces:
HttpRequestInterceptor

@Immutable public class RequestClientConnControl extends Object implements HttpRequestInterceptor
This protocol interceptor is responsible for adding Connection or Proxy-Connection headers to the outgoing requests, which is essential for managing persistence of HTTP/1.0 connections.
Since:
4.0