Uses of Class
org.apache.hc.client5.http.protocol.RequestAddCookies
Packages that use RequestAddCookies
Package
Description
HTTP protocol interceptors that enable advanced functionality
such as HTTP state management and authentication state caching.
-
Uses of RequestAddCookies in org.apache.hc.client5.http.protocol
Fields in org.apache.hc.client5.http.protocol declared as RequestAddCookiesModifier and TypeFieldDescriptionstatic final RequestAddCookies
RequestAddCookies.INSTANCE
Singleton instance.