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:32:34 UTC

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

     [ https://issues.apache.org/jira/browse/CXF-6211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-6211:
----------------------------------
    Description: HTTP Transport HttpHeaders does not check the headers only the message property but JAX-RS custom message body writers operate directly on the headers map. This can be synced in printciple by overriding various Map setters but it would not be quite messy.  (was: 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.)

> 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 writers 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)