Skip to content

Improved HTTP message stream control#583

Merged
ok2c merged 1 commit intoapache:masterfrom
ok2c:message_stream_control
Dec 14, 2025
Merged

Improved HTTP message stream control#583
ok2c merged 1 commit intoapache:masterfrom
ok2c:message_stream_control

Conversation

@ok2c
Copy link
Copy Markdown
Member

@ok2c ok2c commented Dec 13, 2025

This change-set introduces an internal StreamControl interface enabling certain control operations over an abstract message stream (presently H2 streams only).

Currently stream can be aborted and its state can be queried. In the future the interface can have timeout setters.

@arturobernalg Please review.

@ok2c ok2c requested a review from arturobernalg December 13, 2025 15:27
Copy link
Copy Markdown
Member

@arturobernalg arturobernalg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ok2c ok2c merged commit bb7d9ba into apache:master Dec 14, 2025
10 checks passed
@ok2c ok2c deleted the message_stream_control branch January 4, 2026 19:44
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.

2 participants