You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/06/25 14:30:00 UTC

[jira] [Updated] (CAMEL-15012) Camel-Http: Endpoint parameters proxyHost and proxyPort are ignored

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

Andrea Cosentino updated CAMEL-15012:
-------------------------------------
    Fix Version/s: 3.5.0
                   3.4.1

> 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.4.1, 3.5.0
>
>
> 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)