Hi Filippo,
You can set the Content-Type by setting the message header with the key
of "Content-Type".
Willem
----------------------------------
Apache Camel, Apache CXF committer
Open Source Integration http://www.fusesource.com
Blog http://willemjiang.blogspot.com
Tiwtter http://twitter.com/willemjiang
Filippo Balicchia wrote:
Hello all,
after some test i'd like to know if it possibile to have from camel a
full control of
HttpClient request.
For example if i have http end-point is possible to get the request
end add some header
like ('Content-Type', 'multipart/form-data');
thanks
--Filippo