dotnet / dotnet/aspnetcore

Reimplement HttpRequestStreamReader and HttpResponseStreamWriter with pipes

Open
#7,836 1 comment 0 reactions 0 assignees View on GitHub
affected-few area-networking enhancement feature-http-abstractions feature-pipelines severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Epic https://github.com/aspnet/AspNetCore/issues/8829

Most likely this will be done via two new classes: PipeTextReader and PipeTextWriter. These are implementations of TextReader/TextWriter that take in a PipeReader/PipeWriter as a constructor argument.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.