public class AllowAllRedirects extends org.apache.http.impl.client.DefaultRedirectStrategy
| Constructor and Description |
|---|
AllowAllRedirects() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isRedirectable(String method) |
public AllowAllRedirects()
protected boolean isRedirectable(String method)
isRedirectable in class org.apache.http.impl.client.DefaultRedirectStrategyCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.