You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2015/01/20 17:31:34 UTC

[jira] [Created] (CXF-6211) JAX-RS client runtime ignores Content-Type set directly from MessageBodyWriter

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)