Sergey Beryozkin created CAMEL-6878:
---------------------------------------
Summary: CXF RS component does not include Content-Type in the map
of headers
Key: CAMEL-6878
URL: https://issues.apache.org/jira/browse/CAMEL-6878
Project: Camel
Issue Type: Bug
Components: camel-cxf
Affects Versions: 2.12.1
Reporter: Sergey Beryozkin
Priority: Minor
See
http://camel.465427.n5.nabble.com/CFX-Bean-headers-access-Issue-tt5741312.html#a5741691
Content-Type is HTTP header like all other headers are, CXF typically has it in
the headers map and also as a dedicated message property.
At the moment Camel CXF sets Content-Type only as a message property and not
adds it to the list of the headers. This is not consistent with the default CXF
HTTP processing.
--
This message was sent by Atlassian JIRA
(v6.1#6144)