Class RequestClientConnControl
java.lang.Object
org.apache.http.client.protocol.RequestClientConnControl
- All Implemented Interfaces:
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestClientConnControl
public RequestClientConnControl()
-
-
Method Details
-
process
- Specified by:
processin interfaceHttpRequestInterceptor- Throws:
HttpExceptionIOException
-