You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2018/09/13 21:57:00 UTC

[jira] [Updated] (CXF-7842) ContainerRequestFilter.getHeaders() Does Not Honor Header Split Setting

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

James Carman updated CXF-7842:
------------------------------
    Affects Version/s: 3.2.6

> ContainerRequestFilter.getHeaders() Does Not Honor Header Split Setting
> -----------------------------------------------------------------------
>
>                 Key: CXF-7842
>                 URL: https://issues.apache.org/jira/browse/CXF-7842
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.2.6
>            Reporter: James Carman
>            Priority: Major
>
> Even after setting the "org.apache.cxf.http.header.split" setting on the JAXRSServerFactoryBean, the headers still come back concatenated together.  They are properly separated in HttpHeadersImpl using the same setting, however.  These need to be consistent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)