Yeah sounds like a little bug. You are welcome to log a JIRA and
provide a PR with a fix. You have a system where you can test it.
http://camel.apache.org/contributing
On Mon, Mar 6, 2017 at 5:41 PM, Xavier López wrote:
> I've been trying to use Apache Camel's Http4 component to connect to a
> HT
I've been trying to use Apache Camel's Http4 component to connect to a
HTTPS URL that needs Basic authentication. The connection needs to be
done through an authenticated HTTP proxy.
So, according to the docs at http://camel.apache.org/http4.html, I
configure the Camel endpoint like this:
.to