SseBuilder in ServerResponse should allow empty comment #34608
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
SseBuilder#comment
expects the comment to have length. However, an empty comment is accepted and is commonly sent as a keepalive message.The spec has this for the ABNF:
And also for parsing guidelines:
The text was updated successfully, but these errors were encountered: