Uses of Class
org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
Packages that use LaxMaxAgeHandler
Package
Description
Standard and common HTTP cookie management policies.
-
Uses of LaxMaxAgeHandler in org.apache.hc.client5.http.impl.cookie
Fields in org.apache.hc.client5.http.impl.cookie declared as LaxMaxAgeHandlerModifier and TypeFieldDescriptionstatic final LaxMaxAgeHandler
LaxMaxAgeHandler.INSTANCE
Singleton instance.