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