| Package | Description | 
|---|---|
| org.apache.hc.client5.http.cookie | Client HTTP state management APIs. | 
| org.apache.hc.client5.http.fluent | Simple facade APIs for HttpClient based on the concept of
 a fluent interface. | 
| org.apache.hc.client5.http.impl | |
| org.apache.hc.client5.http.impl.async | Asynchronous HTTP client API implementation that supports both
 HTTP/2 and HTTP/1.1 transport. | 
| org.apache.hc.client5.http.impl.classic | Classic HTTP client API implementation that supports HTTP/1.1 transport
 only. | 
| org.apache.hc.client5.http.impl.cookie | Standard and common HTTP cookie management policies. | 
| org.apache.hc.client5.http.protocol | HTTP protocol interceptors that enable advanced functionality
 such as HTTP state management and authentication state caching. | 
| Class and Description | 
|---|
| Cookie Cookie interface represents a token or short packet of state information
 (also referred to as "magic-cookie") that the HTTP agent and the target
 server can exchange to maintain a session. | 
| CookieAttributeHandler This interface represents a cookie attribute handler responsible
 for parsing, validating, and matching a specific cookie attribute,
 such as path, domain, port, etc. | 
| CookieOrigin CookieOrigin class encapsulates details of an origin server that
 are relevant when parsing, validating or matching HTTP cookies. | 
| CookiePathComparator This cookie comparator ensures that multiple cookies satisfying
 a common criteria are ordered in the  Cookieheader such
 that those with more specific Path attributes precede those with
 less specific. | 
| CookiePriorityComparator This cookie comparator ensures that cookies with longer paths take precedence over
 cookies with shorter path. | 
| CookieSpec Defines the cookie management specification. | 
| CookieStore This interface represents an abstract store for  Cookieobjects. | 
| MalformedCookieException Signals that a cookie is in some way invalid or illegal in a given
 context | 
| SetCookie This interface represents a  Set-Cookieresponse header sent by the
 origin server to the HTTP agent in order to maintain a conversational state. | 
| Class and Description | 
|---|
| CookieStore This interface represents an abstract store for  Cookieobjects. | 
| Class and Description | 
|---|
| CookieSpecFactory Factory for  CookieSpecimplementations. | 
| Class and Description | 
|---|
| CookieSpecFactory Factory for  CookieSpecimplementations. | 
| CookieStore This interface represents an abstract store for  Cookieobjects. | 
| Class and Description | 
|---|
| CookieSpecFactory Factory for  CookieSpecimplementations. | 
| CookieStore This interface represents an abstract store for  Cookieobjects. | 
| Class and Description | 
|---|
| CommonCookieAttributeHandler Extension of  CookieAttributeHandlerintended
 to handle one specific common attribute whose name is returned withCommonCookieAttributeHandler.getAttributeName()method. | 
| Cookie Cookie interface represents a token or short packet of state information
 (also referred to as "magic-cookie") that the HTTP agent and the target
 server can exchange to maintain a session. | 
| CookieAttributeHandler This interface represents a cookie attribute handler responsible
 for parsing, validating, and matching a specific cookie attribute,
 such as path, domain, port, etc. | 
| CookieOrigin CookieOrigin class encapsulates details of an origin server that
 are relevant when parsing, validating or matching HTTP cookies. | 
| CookieSpec Defines the cookie management specification. | 
| CookieSpecFactory Factory for  CookieSpecimplementations. | 
| MalformedCookieException Signals that a cookie is in some way invalid or illegal in a given
 context | 
| SetCookie This interface represents a  Set-Cookieresponse header sent by the
 origin server to the HTTP agent in order to maintain a conversational state. | 
| Class and Description | 
|---|
| CookieOrigin CookieOrigin class encapsulates details of an origin server that
 are relevant when parsing, validating or matching HTTP cookies. | 
| CookieSpec Defines the cookie management specification. | 
| CookieSpecFactory Factory for  CookieSpecimplementations. | 
| CookieStore This interface represents an abstract store for  Cookieobjects. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.