Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.1.2
-
Fix Version/s: Waiting for Triage
-
Component/s: Web
-
Labels:None
-
Last commented by a User:true
Description
When decoding fields, the following code is used
data.append(line.substring(5))
When the field is formatted as
name: <data>
Then the leading space is left on field.
Attachments
Issue Links
- relates to
-
SPR-17510 ServerSentEventHttpMessageReader fails to process keep-alive events
-
- Open
-