[
https://issues.apache.org/activemq/browse/CAMEL-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48430#action_48430 ]
Willem Jiang commented on CAMEL-1214:
-------------------------------------
I just did a quick fix for the basic authentication of camel-http.
Now you can use "username" and "password" as the parameter name to set the basic authentication for camel-http producer.
camel-http also provides a plugable strategy (HttpClientConfigurer) for configuring the HttpClient, you can create your own HttpClientConfigurer to set the authentication for the httpclient.
TODO update the wiki page of it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.