[
https://issues.apache.org/jira/browse/CAMEL-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808842#comment-13808842
]
Willem Jiang commented on CAMEL-6786:
-------------------------------------
Applied the patch into master, camel-2.12.x and camel-2.11.x branches, I
changed the option to authenticationPreemptive which is same with the
HttpClient3.x setting.
> Preemptive authentication for http4 component
> ---------------------------------------------
>
> Key: CAMEL-6786
> URL: https://issues.apache.org/jira/browse/CAMEL-6786
> Project: Camel
> Issue Type: Improvement
> Components: camel-http
> Reporter: Martin Stiborský
> Assignee: Willem Jiang
> Fix For: Future
>
>
> Preemptive auth is available already for camel-http component.
> The changes in my pull request brings this feature also for camel-http4.
> I have tested it already in production, where we are using http4 component
> for integrating with Jenkins JSON/RPC API where is the preemptive auth needed.
> The preemptive auth on http4 component could be enabled with
> {{preemptiveAuth=true}} option.
> There is no unit tests attached yet, I'm working on it right now.
> https://github.com/apache/camel/pull/46
--
This message was sent by Atlassian JIRA
(v6.1#6144)