public class SeimiRedirectStrategy
extends org.apache.http.impl.client.LaxRedirectStrategy
| 构造器和说明 |
|---|
SeimiRedirectStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 org.apache.http.client.RedirectStrategygetRedirect 在类中 org.apache.http.impl.client.DefaultRedirectStrategyorg.apache.http.ProtocolExceptionCopyright © 2019. All Rights Reserved.