@Immutable public class RequestClientConnControl extends 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() |
public void process(HttpRequest request, HttpContext context) throws HttpException, IOException
process
in interface HttpRequestInterceptor
HttpException
IOException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.