public interface CookiesAware
CookieInterceptor
needs to be
activated to receive a cookies map.Modifier and Type | Method and Description |
---|---|
void |
withCookies(Map<String,String> cookies)
Sets a map of filtered cookies.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.