Skip to content

Conversation

@rob-bygrave
Copy link
Contributor

When the stream is empty, we still need to send some response body when used with an http server.

The fix for this is to always append a blank empty line to the content. Client consumers are expected to ignore empty content (filter empty lines).

When the stream is empty, we still need to send some response body when used with an http server.

The fix for this is to always append a blank empty line to the content. Client consumers are expected to ignore empty content (filter empty lines).
@SentryMan SentryMan merged commit 27f5d88 into main Jul 16, 2025
9 checks passed
@SentryMan SentryMan deleted the fix/stream-empty branch October 4, 2025 17:33
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.

4 participants