@Immutable public class RequestDefaultHeadersHC4 extends java.lang.Object implements org.apache.http.HttpRequestInterceptor
| Constructor and Description |
|---|
RequestDefaultHeadersHC4() |
RequestDefaultHeadersHC4(java.util.Collection<? extends org.apache.http.Header> defaultHeaders) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
public RequestDefaultHeadersHC4(java.util.Collection<? extends org.apache.http.Header> defaultHeaders)
public RequestDefaultHeadersHC4()
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.