Konrad Windszus created MRESOLVER-384:
-----------------------------------------

             Summary: Support HTTP/2 in maven-resolver-transport-http
                 Key: MRESOLVER-384
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-384
             Project: Maven Resolver
          Issue Type: Improvement
          Components: Resolver
            Reporter: Konrad Windszus


Currently transport-http relies on the outdated Apache HttpClient 4.5.x which 
does not support HTTP/2 
(https://hc.apache.org/httpcomponents-client-4.5.x/index.html). 
{quote}
Standards based, pure Java, implementation of HTTP versions 1.0 and 1.1
{quote}.

The recommendation in https://hc.apache.org/status.html is
{quote}
Users of HttpClient 4.x are strongly encouraged to migrate to HttpClient 5.x
{quote}

In order to benefit from HTTP/2 connections to Maven Central we should upgrade 
to Apache HttpClient 5.x or some other library capable of HTTP/2. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to