Class RequestAddCookies

java.lang.Object
org.apache.http.client.protocol.RequestAddCookies
All Implemented Interfaces:
HttpRequestInterceptor

@Immutable public class RequestAddCookies extends Object implements HttpRequestInterceptor
Request interceptor that matches cookies available in the current CookieStore to the request being executed and generates corresponding Cookie request headers.
Since:
4.0