You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/10/30 09:17:27 UTC

[jira] [Comment Edited] (CAMEL-6786) Preemptive authentication for http4 component

    [ https://issues.apache.org/jira/browse/CAMEL-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808842#comment-13808842 ] 

Willem Jiang edited comment on CAMEL-6786 at 10/30/13 8:16 AM:
---------------------------------------------------------------

Applied the patch into master, camel-2.12.x and camel-2.11.x branches with thanks to Martin , I changed the option to authenticationPreemptive which is same with the HttpClient3.x setting, I also added an unit test for it.


was (Author: njiang):
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)