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 2016/08/02 12:15:20 UTC

[jira] [Created] (CAMEL-10216) Camel-Http4: Endpoint parameter proxyHost and proxyPort are ignored

Andrea Cosentino created CAMEL-10216:
----------------------------------------

             Summary: Camel-Http4: Endpoint parameter proxyHost and proxyPort are ignored
                 Key: CAMEL-10216
                 URL: https://issues.apache.org/jira/browse/CAMEL-10216
             Project: Camel
          Issue Type: Improvement
          Components: camel-http4
    Affects Versions: 2.17.2
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor


ProxyHost and ProxyPort endpoint parameter are ignored in camel-http4, they come from http-common endpoint and you're able to set a proxy by using proxy.host and proxy.port system properties or in camel-context Properties.

Using useSystemProperties equals to false (as default) the only way to make proxy works is setting the properties at camel-context level. It would be better to make possible using the endpoint parameters too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)