@Immutable public class RequestConnControlHC4 extends java.lang.Object implements org.apache.http.HttpRequestInterceptor
Connection header
to the outgoing requests, which is essential for managing persistence of
HTTP/1.0 connections. This interceptor is recommended for
client side protocol processors.| Constructor and Description |
|---|
RequestConnControlHC4() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
public void process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
java.io.IOException
process in interface org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionjava.io.IOExceptionCopyright © 1999-2015 The Apache Software Foundation. All rights reserved.