Class RequestAddCookies
java.lang.Object
org.apache.http.client.protocol.RequestAddCookies
- All Implemented Interfaces:
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestAddCookies
public RequestAddCookies()
-
-
Method Details
-
process
- Specified by:
processin interfaceHttpRequestInterceptor- Throws:
HttpExceptionIOException
-