Uses of Class
org.apache.hc.client5.http.impl.DefaultRedirectStrategy
Packages that use DefaultRedirectStrategy
-
Uses of DefaultRedirectStrategy in org.apache.hc.client5.http.impl
Subclasses of DefaultRedirectStrategy in org.apache.hc.client5.http.implModifier and TypeClassDescriptionclassA lax implementation of theRedirectStrategythat automatically handles HTTP redirects for HEAD, GET, POST, and DELETE requests based on the response status code.Fields in org.apache.hc.client5.http.impl declared as DefaultRedirectStrategyModifier and TypeFieldDescriptionstatic final DefaultRedirectStrategyDefaultRedirectStrategy.INSTANCEDefault instance ofDefaultRedirectStrategy.