Uses of Class
org.apache.http.impl.client.DefaultRedirectStrategy
Packages that use DefaultRedirectStrategy
-
Uses of DefaultRedirectStrategy in org.apache.http.impl.client
Subclasses of DefaultRedirectStrategy in org.apache.http.impl.clientModifier and TypeClassDescriptionclass
LaxRedirectStrategy
implementation that automatically redirects all HEAD, GET, POST, and DELETE requests.Fields in org.apache.http.impl.client declared as DefaultRedirectStrategyModifier and TypeFieldDescriptionstatic final DefaultRedirectStrategy
DefaultRedirectStrategy.INSTANCE