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

aggregate if content-length is less than configured chunksize #513

Open
2 tasks
hamnis opened this issue Jul 24, 2023 · 0 comments
Open
2 tasks

aggregate if content-length is less than configured chunksize #513

hamnis opened this issue Jul 24, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@hamnis
Copy link
Collaborator

hamnis commented Jul 24, 2023

If content length is < configured chunk size, we should aggregate all chunks into one and emit a FullHttpMessage

  • client
  • server
@hamnis hamnis added the good first issue Good for newcomers label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant