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

Configurable or uniform chunk size in transfer encoded responses. #4552

Closed
101glover opened this issue May 8, 2024 · 0 comments
Closed

Configurable or uniform chunk size in transfer encoded responses. #4552

101glover opened this issue May 8, 2024 · 0 comments
Labels

Comments

@101glover
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I noticed some chunks 1GB and bigger in chunked transfer encoded responses coming from my poco web app.
Processing more uniform or chunks with a configurable maximum size would make things easier on the client side reading poco responses.

Describe the solution you'd like

A clear and concise description of what you want to happen.
Configurable or uniform chunk size in transfer encoded responses.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Help me understand how I could do this in a fork of this repo? I am not 100% following the source code.

Additional context
Add any other context or screenshots about the feature request here.

Thanks for reading and considering.

@101glover 101glover closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant