-
Bug
-
Resolution: Done
-
Major
-
fuse-7.7-GA
-
False
-
False
-
%
-
-
Undefined
-
-
org.apache.camel.component.jackson.JacksonDataFormal.marshal() method sets content-type, "application/json", even there is an existing value, "application/json;charset:utf-8".
In this method, please consider not to delete the existing value "application/json;charset:utf-8". Or please add an extra option for user to specify the charset in the content-type too.