Uses of Class
org.apache.hc.client5.http.protocol.RequestDefaultHeaders
-
Packages that use RequestDefaultHeaders Package Description org.apache.hc.client5.http.protocol HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching. -
-
Uses of RequestDefaultHeaders in org.apache.hc.client5.http.protocol
Fields in org.apache.hc.client5.http.protocol declared as RequestDefaultHeaders Modifier and Type Field Description static RequestDefaultHeaders
RequestDefaultHeaders. INSTANCE
Singleton instance.
-