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

Willem Jiang commented on CAMEL-3780:
-------------------------------------

Applied patch with thanks to Fernando, and also fix build error and the unit 
test failures.
The camel-http4 wiki page has been updated. 

> camel-http4 should use same option names as camel-http
> ------------------------------------------------------
>
>                 Key: CAMEL-3780
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3780
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-http
>    Affects Versions: 2.6.0
>            Reporter: Claus Ibsen
>             Fix For: 2.8.0
>
>         Attachments: patch.txt
>
>
> If you check the source code in HttpComponent in the two components you will 
> see that some of the options is not the same in camel-http4. We should align 
> those so they are the same.
> eg
> username -> authUsername
> password -> authPassword
> domain -> authDomain
> host -> authHost
> And maybe some are missing such as authMethod and whatnot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to