While Server Sent Event comment field is mainly used for sending keepalive messages, they can also be used by the application to send debug information. In this case, multi-line strings can be used and currently those can break the wire protocol when written to the network.
We should ensure that those are properly supported.
This was initially reported by @tonghuaroot
While Server Sent Event comment field is mainly used for sending keepalive messages, they can also be used by the application to send debug information. In this case, multi-line strings can be used and currently those can break the wire protocol when written to the network.
We should ensure that those are properly supported.
This was initially reported by @tonghuaroot