Uses of Class
org.apache.hc.client5.http.protocol.RequestDefaultHeaders
Packages that use RequestDefaultHeaders
Package
Description
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 RequestDefaultHeadersModifier and TypeFieldDescriptionstatic final RequestDefaultHeaders
RequestDefaultHeaders.INSTANCE
Singleton instance.