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

Remove unread chunked bytes from http::server::Body #496

Open
Thomasdezeeuw opened this issue Sep 19, 2021 · 0 comments
Open

Remove unread chunked bytes from http::server::Body #496

Thomasdezeeuw opened this issue Sep 19, 2021 · 0 comments
Labels
bug A problem. HTTP Related to the Heph-HTTP crate.

Comments

@Thomasdezeeuw
Copy link
Owner

Currently they're not removed.

This can likely not actually happen inside the http::server::Body implementation and has to happen inside Connection.

@Thomasdezeeuw Thomasdezeeuw added bug A problem. HTTP Related to the Heph-HTTP crate. labels Sep 19, 2021
@Thomasdezeeuw Thomasdezeeuw mentioned this issue Sep 19, 2021
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A problem. HTTP Related to the Heph-HTTP crate.
Projects
None yet
Development

No branches or pull requests

1 participant