Uses of Class
org.apache.hc.client5.http.RedirectException
-
Packages that use RedirectException Package Description org.apache.hc.client5.http Client component APIs common to all client transports such as connection route information and resolution as well as common HTTP method definitions and exception classes. -
-
Uses of RedirectException in org.apache.hc.client5.http
Subclasses of RedirectException in org.apache.hc.client5.http Modifier and Type Class Description class
CircularRedirectException
Signals a circular redirect
-