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 TypeClassDescriptionclassLaxRedirectStrategyimplementation that automatically redirects all HEAD, GET, POST, and DELETE requests.Fields in org.apache.http.impl.client declared as DefaultRedirectStrategyModifier and TypeFieldDescriptionstatic final DefaultRedirectStrategyDefaultRedirectStrategy.INSTANCE