Class ExtraLaxRedirectStrategy

  • All Implemented Interfaces:
    org.apache.http.client.RedirectStrategy

    public class ExtraLaxRedirectStrategy
    extends org.apache.http.impl.client.DefaultRedirectStrategy
    • Constructor Detail

      • ExtraLaxRedirectStrategy

        public ExtraLaxRedirectStrategy()
    • Method Detail

      • isRedirectable

        protected boolean isRedirectable​(String method)
        Overrides:
        isRedirectable in class org.apache.http.impl.client.DefaultRedirectStrategy