Uses of Class
org.apache.http.impl.client.DefaultRedirectStrategy

Packages that use DefaultRedirectStrategy
org.apache.http.impl.client Default implementations for interfaces in org.apache.http.client
 

Uses of DefaultRedirectStrategy in org.apache.http.impl.client
 

Subclasses of DefaultRedirectStrategy in org.apache.http.impl.client
 class LaxRedirectStrategy
          Lax RedirectStrategy implementation that automatically redirects all HEAD, GET and POST requests.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.