Class RequestClientConnControl

  • All Implemented Interfaces:
    HttpRequestInterceptor

    @Immutable
    public class RequestClientConnControl
    extends java.lang.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