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

Sergey Beryozkin resolved CXF-5014.
-----------------------------------

    Resolution: Fixed

"org.apache.cxf.http.header.split" property can be used to preserve the legacy 
splitting of headers; the same property is checked by the server runtime; the 
header values are returned as is now by default
                
> HTTP Response headers are split by default
> ------------------------------------------
>
>                 Key: CXF-5014
>                 URL: https://issues.apache.org/jira/browse/CXF-5014
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.4
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.7.6, 3.0.0
>
>
> HTTP Response headers are still split by default which is not consistent with 
> the way HTTP Request headers are now handled by default on the server. 
> Besides it causes unexpected splits in some cases. The split should only be 
> done optionally now

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to