You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/03 21:04:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16637497#comment-16637497 ] 

ASF GitHub Bot commented on CXF-7842:
-------------------------------------

jwcarman commented on issue #445: CXF-7842: ContainerRequestFilter.getHeaders() Does Not Honor Header Split Setting
URL: https://github.com/apache/cxf/pull/445#issuecomment-426802206
 
 
   Did this change cause the TCK to fail?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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, 3.3.0
>            Reporter: James Carman
>            Assignee: Andy McCright
>            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)