[
https://issues.apache.org/jira/browse/CXF-7843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Kieselhorst reassigned CXF-7843:
---------------------------------------
Assignee: Andy McCright
> JAX-RS Headers Should Be Split by Default
> -----------------------------------------
>
> Key: CXF-7843
> URL: https://issues.apache.org/jira/browse/CXF-7843
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.2.6, 3.3.0
> Reporter: James Carman
> Assignee: Andy McCright
> Priority: Major
>
> Upon reading the specification, I do not see any reason why the functionality
> should be that the headers are concatenated together and it's a
> vendor-specific setting to split them apart. The return type is
> MultivaluedMap. If the headers were to be always concatenated, wouldn't they
> just return a simple Map? We should change the default behavior to split the
> headers and only concatenate them if the "org.apache.cxf.http.header.split"
> setting is specifically set to false.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)