Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small ResponseBodyWriter improvements #11681

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Small ResponseBodyWriter improvements #11681

merged 1 commit into from
Mar 25, 2025

Conversation

yawkat
Copy link
Member

@yawkat yawkat commented Mar 24, 2025

  • Implement it in a few more places
  • Add a default implementation for write that delegates to writePiece, and get rid of equivalent implementations
  • Remove NettyWritableBodyWriter

- Implement it in a few more places
- Add a default implementation for write that delegates to writePiece, and get rid of equivalent implementations
- Remove NettyWritableBodyWriter
@yawkat yawkat added the type: improvement A minor improvement to an existing feature label Mar 24, 2025
@yawkat yawkat added this to the 4.9.0 milestone Mar 24, 2025
@yawkat yawkat merged commit be83517 into 4.9.x Mar 25, 2025
22 of 24 checks passed
@yawkat yawkat deleted the writer-upd branch March 25, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants