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

Support allowPartialChunks in the HttpDecoderSpec #3453

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

reta
Copy link
Contributor

@reta reta commented Oct 3, 2024

Support allowPartialChunks in the HttpDecoderSpec, closes #3452

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@violetagg violetagg added the type/enhancement A general enhancement label Oct 3, 2024
@violetagg violetagg added this to the 1.1.23 milestone Oct 3, 2024
@violetagg violetagg changed the base branch from main to 1.1.x October 3, 2024 15:50
@violetagg violetagg changed the title Support allowPartialChunks in the HttpDecoderSpec Support allowPartialChunks in the HttpDecoderSpec Oct 3, 2024
Copy link
Member

@violetagg violetagg left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@violetagg violetagg merged commit a7723c4 into reactor:1.1.x Oct 4, 2024
14 checks passed
violetagg added a commit that referenced this pull request Oct 4, 2024
violetagg added a commit that referenced this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Support 'allowPartialChunks' in the HttpDecoderSpec
2 participants