Hi,I think you can try to use Camel-Http component, which is leverage common http client to invoke the http service.
Willem Bee1000 wrote:
I'm trying to post documents to couchdb using restlet but the restlet component is hard coded to url encode the post data. This makes the JSON text i'm posting invalid. Do I need to use some other component or is there a way around this?
