| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.cookie | Standard and common HTTP cookie management policies. | 
| Class and Description | 
|---|
| AbstractCookieAttributeHandler | 
| AbstractCookieSpec Abstract cookie specification which can delegate the job of parsing,
 validation or matching cookie attributes to a number of arbitrary
  CookieAttributeHandlers. | 
| BasicDomainHandler Cookie  domainattribute handler. | 
| BasicHttpOnlyHandler Cookie  HttpOnlyattribute handler. | 
| BasicMaxAgeHandler Cookie  max-ageattribute handler. | 
| BasicPathHandler Cookie  pathattribute handler. | 
| BasicSecureHandler Cookie  secureattribute handler. | 
| CookieSpecBase Cookie management functions shared by all specification. | 
| IgnoreSpecSpec CookieSpec that ignores all cookies | 
| LaxExpiresHandler Cookie  expiresattribute handler conformant to the more relaxed interpretation
 of HTTP state management. | 
| LaxMaxAgeHandler Cookie  max-ageattribute handler conformant to the more relaxed interpretation
 of HTTP state management. | 
| RFC6265CookieSpec Cookie management functions shared by RFC 6265 compliant specification. | 
| RFC6265CookieSpecFactory.CompatibilityLevel | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.