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