James Carman created CXF-7842:
---------------------------------
Summary: 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
Reporter: James Carman
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)