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

Packages that use DefaultRedirectStrategy
org.apache.http.impl.client Default HTTP client implementation. 
 

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, POST, and DELETE requests.
 

Fields in org.apache.http.impl.client declared as DefaultRedirectStrategy
static DefaultRedirectStrategy DefaultRedirectStrategy.INSTANCE
           
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.