| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.cookie | Standard and common HTTP cookie management policies. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicExpiresHandlerCookie  expiresattribute handler. | 
| class  | BasicMaxAgeHandlerCookie  max-ageattribute handler. | 
| class  | BasicSecureHandlerCookie  secureattribute handler. | 
| class  | LaxExpiresHandlerCookie  expiresattribute handler conformant to the more relaxed interpretation
 of HTTP state management. | 
| class  | LaxMaxAgeHandlerCookie  max-ageattribute handler conformant to the more relaxed interpretation
 of HTTP state management. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.