[
https://issues.apache.org/jira/browse/CXF-8171?focusedWorklogId=352652&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-352652
]
ASF GitHub Bot logged work on CXF-8171:
---------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/19 14:28
Start Date: 03/Dec/19 14:28
Worklog Time Spent: 10m
Work Description: aonnikov commented on pull request #608: CXF-8171
Support multiple data fields in SSE client
URL: https://github.com/apache/cxf/pull/608
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 352652)
Remaining Estimate: 0h
Time Spent: 10m
> SSE Client does not support multiple data fields
> ------------------------------------------------
>
> Key: CXF-8171
> URL: https://issues.apache.org/jira/browse/CXF-8171
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.2.5
> Reporter: Alexander Onnikov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to [Server-Sent Events
> specification|https://www.w3.org/TR/eventsource/#parsing-an-event-stream]
> events may contain multiple *data* fields. In this case the client should
> concatenate all data field values with U+000A LINE FEED (LF) character.
> Current SSE client implementation keeps only latest line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)