Willem Jiang created CAMEL-5595: ----------------------------------- Summary: http4 component should not assume the scheme Key: CAMEL-5595 URL: https://issues.apache.org/jira/browse/CAMEL-5595 Project: Camel Issue Type: Bug Affects Versions: 2.9.3 Environment: There is an user complains the camel-http4 component doesn't work rightly behind a proxy when endpoint address is start with http4s[1].
I just checked the code of camel-http4, it will try to setup the proxy schema to be https4 when the real address is start from https. That is not right. User should be able to define the scheme for the proxy himself. [1]http://camel.465427.n5.nabble.com/Using-the-HTTP4-component-to-make-a-HTTPS-call-behinf-proxy-sever-tp5719105.html Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.9.4, 2.11.0, 2.10.2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira