Class LaxMaxAgeHandler

java.lang.Object
org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
All Implemented Interfaces:
CommonCookieAttributeHandler, CookieAttributeHandler

@Contract(threading=STATELESS) public class LaxMaxAgeHandler extends AbstractCookieAttributeHandler implements CommonCookieAttributeHandler
Cookie max-age attribute handler conformant to the more relaxed interpretation of HTTP state management.
Since:
4.4