Class BasicExpiresHandler

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

@Contract(threading=STATELESS) public class BasicExpiresHandler extends AbstractCookieAttributeHandler implements CommonCookieAttributeHandler
Cookie expires attribute handler.
Since:
4.0