Skip to content

Conversation

@ladeak
Copy link
Owner

@ladeak ladeak commented Aug 9, 2025

Response FlowControl takes place at flushing the response buffer pipe of the app

Improved response body writing and flow control by refactoring the WriteDataAsync method to utilize a PipeReader. Introduced Http2StreamPipeWriter2 for better flushing management. Updated methods for enhanced asynchronous handling and modified tests in PriorityResponseWriterTests to validate the new behavior.

… of the app

Improved response body writing and flow control by refactoring the `WriteDataAsync` method to utilize a `PipeReader`. Introduced `Http2StreamPipeWriter2` for better flushing management. Updated methods for enhanced asynchronous handling and modified tests in `PriorityResponseWriterTests` to validate the new behavior.
@ladeak ladeak merged commit f70ff78 into master Aug 9, 2025
1 check passed
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