public class AllMethodsRedirectHandler
extends DefaultRedirectHandler
DefaultRedirectHandler
that accepts redirects for 301-304 status
codes from all methods. Code elsewhere (presumably implemented for
SEE_OTHER handling), correctly takes care of making the redirects use
the GET method.Constructor and Description |
---|
AllMethodsRedirectHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
isRedirectRequested(HttpResponse response,
HttpContext context) |