You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2019/10/28 14:02:00 UTC

[jira] [Created] (WAGON-570) Use RedirectStrategy from HttpClient rather than our custom code

Michael Osipov created WAGON-570:
------------------------------------

             Summary: Use RedirectStrategy from HttpClient rather than our custom code
                 Key: WAGON-570
                 URL: https://issues.apache.org/jira/browse/WAGON-570
             Project: Maven Wagon
          Issue Type: Improvement
          Components: wagon-http
    Affects Versions: 3.3.3
            Reporter: Michael Osipov


We have a custom implementation where we follow relocations for status codes 3xx. We can leverage {{RedirectStrategy}} implementations instead doing this on our own.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)