Skip to content

Fix ServerSentEventParser to handle CRLF line endings by stripping trailing CR#1037

Closed
pjfanning wants to merge 1 commit into
apache:mainfrom
pjfanning:copilot/fix-issue-797
Closed

Fix ServerSentEventParser to handle CRLF line endings by stripping trailing CR#1037
pjfanning wants to merge 1 commit into
apache:mainfrom
pjfanning:copilot/fix-issue-797

Conversation

@pjfanning
Copy link
Copy Markdown
Member

@pjfanning pjfanning closed this May 12, 2026
@pjfanning
Copy link
Copy Markdown
Member Author

@He-Pin LineParser already handles the different line endings and ServerSentEventParser is never used without LineParser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ServerSentEventParser may not support event ends with \r\n

2 participants