[
https://issues.apache.org/jira/browse/CXF-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akitoshi Yoshida resolved CXF-5979.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
3.0.2
> Allow some headers to be returned in WebSocket's streaming responses
> --------------------------------------------------------------------
>
> Key: CXF-5979
> URL: https://issues.apache.org/jira/browse/CXF-5979
> Project: CXF
> Issue Type: Improvement
> Components: Transports
> Affects Versions: 3.0.1
> Reporter: Akitoshi Yoshida
> Assignee: Akitoshi Yoshida
> Fix For: 3.0.2, 3.1.0
>
>
> Currently, when using jaxrs StreamingOutput to transfer a sequence of
> responses from a single method invocation, the responseId that refers to the
> original requestId is only set in the first response (the main response) but
> not in the responses that are subsequently pushed over the stream.
> This patch will allow the responseId to be included in all the subsequent
> responses so that they can all be associated with the original request.
--
This message was sent by Atlassian JIRA
(v6.2#6252)