Top "Camel-http" questions

Apache Camel is an open source Java framework.

Send POST Request using Apache Camel

I was able to send a GET request using Apache Camel to a REST service and now I'm trying to …

java rest post apache-camel camel-http
How to get the response status code after a camel http call

Hi I am quite new to Camel. I a executing a https4 call from camel route. I want to get …

apache-camel camel-http
proper syntax using camel-http4 for an https call

I just can't get this HTTP4 working. I'm trying to do a POST request to a site that is https. …

apache-camel camel-http