Make ChunkedMessageBody be a facade over the Connection Pipe and remove the RequestPipe
Open
affected-very-few
area-networking
enhancement
feature-kestrel
feature-pipelines
Perf
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
https://github.com/aspnet/AspNetCore/pull/7603 will keep a request pipe when doing chunked request reading. This CAN be removed, but was too large/out of scope to be in the same PR.
Contributor guide
Assessment
This issue has not been assessed yet.