public final class HtmlUnitRedirectStrategie
extends org.apache.http.impl.client.DefaultRedirectStrategy
Constructor and Description |
---|
HtmlUnitRedirectStrategie() |
Modifier and Type | Method and Description |
---|---|
boolean |
isRedirected(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public boolean isRedirected(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.ProtocolException
isRedirected
in interface org.apache.http.client.RedirectStrategy
isRedirected
in class org.apache.http.impl.client.DefaultRedirectStrategy
org.apache.http.ProtocolException
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.