@Immutable public class RequestAddCookies extends Object implements 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(HttpRequest request, HttpContext context) throws HttpException, IOException
process
in interface HttpRequestInterceptor
HttpException
IOException
Copyright © 1999–2013 The Apache Software Foundation. All rights reserved.