public static class HttpClientFactory.CustomRedirectStrategy
extends org.apache.http.impl.client.LaxRedirectStrategy
Constructor and Description |
---|
CustomRedirectStrategy() |
Modifier and Type | Method and Description |
---|---|
java.net.URI |
getLocationURI(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public java.net.URI getLocationURI(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.ProtocolException
getLocationURI
in class org.apache.http.impl.client.DefaultRedirectStrategy
org.apache.http.ProtocolException