@Immutable public class ResponseProcessCookies extends java.lang.Object implements HttpResponseInterceptor
CookieStore with data
contained in response cookies received in the given the HTTP response.| Constructor and Description |
|---|
ResponseProcessCookies() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpResponse response,
HttpContext context) |
public void process(HttpResponse response, HttpContext context) throws HttpException, java.io.IOException
process in interface HttpResponseInterceptorHttpExceptionjava.io.IOException