I use the following as a REST consumer from an external service. I know the
warning in the Camel docs... but am I using this a webservice consumer or as
a Rest Client.
 Is this form proper? If not what would I replace it with?
 Would someone explain what the ramifications are in using HTTP as a
consumer. (I know the warnings are dire, but why?)

<from
uri="http://api.application.com/v1/pull?id={{streamId}}&amp;api_key={{api_key}}&amp;username={{username}}"/>

Rob



--
View this message in context: 
http://camel.465427.n5.nabble.com/HTTP-consumer-Terminology-confusing-tp5762190.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to