public class CustomRedirectStrategy
extends org.apache.http.impl.client.LaxRedirectStrategy
Constructor and Description |
---|
CustomRedirectStrategy() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.methods.HttpUriRequest |
getRedirect(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public org.apache.http.client.methods.HttpUriRequest getRedirect(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.ProtocolException
getRedirect
in interface org.apache.http.client.RedirectStrategy
getRedirect
in class org.apache.http.impl.client.DefaultRedirectStrategy
org.apache.http.ProtocolException
Copyright © 2017. All rights reserved.