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