[
https://issues.apache.org/jira/browse/CAMEL-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15012.
---------------------------------
Resolution: Fixed
> Camel-Http: Endpoint parameters proxyHost and proxyPort are ignored
> -------------------------------------------------------------------
>
> Key: CAMEL-15012
> URL: https://issues.apache.org/jira/browse/CAMEL-15012
> Project: Camel
> Issue Type: Bug
> Components: camel-http
> Affects Versions: 3.1.0
> Reporter: Ralf Steppacher
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.5.0, 3.4.3
>
>
> The {{proxyHost}} and {{proxyPort}} query parameters are ignored by the
> camel-http compoment. They probably should be handled in
> {{org.apache.camel.component.http.HttpComponent#configureHttpProxy}}. Right
> now that method only handles {{proxyAuthHost}} and {{proxyAuthPort}}.
>
> Using those query parameters seems to be the workaround, too, as
> {{org.apache.camel.component.http.ProxyHttpClientConfigurer}} makes no
> distinction between authentication and non-authenticating proxies.
>
> Relates to CAMEL-10216.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)