[
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)