Sergey Beryozkin created CXF-6211:
-------------------------------------
Summary: JAX-RS client runtime ignores Content-Type set directly
from MessageBodyWriter
Key: CXF-6211
URL: https://issues.apache.org/jira/browse/CXF-6211
Project: CXF
Issue Type: Bug
Components: JAX-RS
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Fix For: 3.0.4, 3.1.0
HTTP Transport HttpHeaders does not check the headers only the message property
but JAX-RS custom message body writes operate directly on the headers map. This
can be synced in printciple by overriding various Map setters but it would not
be quite messy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)