Uses of Class
org.apache.hc.client5.http.protocol.RequestIfRange
-
Packages that use RequestIfRange 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 RequestIfRange in org.apache.hc.client5.http.protocol
Fields in org.apache.hc.client5.http.protocol declared as RequestIfRange Modifier and Type Field Description static RequestIfRangeRequestIfRange. INSTANCEDefault instance ofRequestIfRange.
-