Class LaxExpiresHandler

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

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