| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.cookie | Standard and common HTTP cookie management policies. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RFC6265LaxSpecStandard  CookieSpecimplementation that enforces
 a more relaxed interpretation of the HTTP state management specification (RFC 6265, section 5)
 for interoperability with existing servers that do not conform to the well behaved profile
 (RFC 6265, section 4). | 
| class  | RFC6265StrictSpecStandard  CookieSpecimplementation
 that enforces syntax and semantics of the well-behaved profile of the HTTP
 state management specification (RFC 6265, section 4). | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.