Uses of Class
org.apache.hc.client5.http.protocol.RedirectLocations
Packages that use RedirectLocations
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
HTTP protocol interceptors that enable advanced functionality
such as HTTP state management and authentication state caching.
-
Uses of RedirectLocations in org.apache.hc.client5.http.impl.async
Fields in org.apache.hc.client5.http.impl.async declared as RedirectLocationsModifier and TypeFieldDescription(package private) RedirectLocations
AsyncRedirectExec.State.redirectLocations
-
Uses of RedirectLocations in org.apache.hc.client5.http.protocol
Methods in org.apache.hc.client5.http.protocol that return RedirectLocations