@Immutable public class RequestAddCookies extends Object implements org.apache.http.HttpRequestInterceptor
CookieStore
to the request being executed and generates
corresponding Cookie
request headers.
The following parameters can be used to customize the behavior of this class:
Constructor and Description |
---|
RequestAddCookies() |
public void process(org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpRequestInterceptor
org.apache.http.HttpException
IOException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.