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 2020/05/17 19:47:00 UTC

[jira] [Updated] (WAGON-594) http.route.default-proxy config property never passes protocol and port of proxy server

     [ https://issues.apache.org/jira/browse/WAGON-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated WAGON-594:
---------------------------------
    Summary: http.route.default-proxy config property never passes protocol and port of proxy server  (was: http.route.default-proxy config property never passed protocol and port of proxy server)

> http.route.default-proxy config property never passes protocol and port of proxy server
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-594
>                 URL: https://issues.apache.org/jira/browse/WAGON-594
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http
>    Affects Versions: 3.4.0
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.4.1
>
>
> Instead of using {{org.apache.http.HttpHost.create(String)}} the code uses {{org.apache.http.HttpHost.HttpHost(String)}} which accepts the host only. One can never set any other port than default one (80).



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