@ThreadSafe public class RequestDateHC4 extends java.lang.Object implements org.apache.http.HttpRequestInterceptor
Date header
to the outgoing requests This interceptor is optional for client side
protocol processors.| Constructor and Description |
|---|
RequestDateHC4() |
| 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.