Hi,

We are using camel http4 component to call Rest APIs. One of our DELETE rest
api contains body, which has the list of ids to delete. When we tried to
call DELETE method with body, it is not being sent.

I did bit of research and found that
org.apache.http.client.methods.HttpDelete is not extending
HttpEntityEnclosingRequestBase. 

I wonder if there is any way to send body in Http DELETE through camel
http4?

Thanks & Regards,
Srinivas Atluri.



--
View this message in context: 
http://camel.465427.n5.nabble.com/HTTP4-Delete-method-is-not-sending-request-body-tp5793056.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to