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


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