[
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 principle 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
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.)
> 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 principle by overriding various Map
> setters but it would not be quite messy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)