Uses of Class
org.apache.hc.client5.http.protocol.RedirectLocations
Packages that use RedirectLocations
Package
Description
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.protocol
Methods in org.apache.hc.client5.http.protocol that return RedirectLocationsModifier and TypeMethodDescriptionHttpClientContext.getRedirectLocations()Represents a collection of all redirects executed in the context of request execution.Methods in org.apache.hc.client5.http.protocol with parameters of type RedirectLocationsModifier and TypeMethodDescriptionvoidHttpClientContext.setRedirectLocations(RedirectLocations redirectLocations)