@Immutable public class RequestAddCookiesHC4 extends java.lang.Object implements org.apache.http.HttpRequestInterceptor
CookieStore to the request being executed and generates
corresponding Cookie request headers.| Constructor and Description |
|---|
RequestAddCookiesHC4() |
| 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.