Martin Stiborský created CAMEL-6786:
---------------------------------------

             Summary: Preemptive authentication for http4 component
                 Key: CAMEL-6786
                 URL: https://issues.apache.org/jira/browse/CAMEL-6786
             Project: Camel
          Issue Type: Improvement
            Reporter: Martin Stiborský


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 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

Reply via email to