dotnet / dotnet/aspnetcore

Add SendFileAsync Pipe fallback

Open
#6,954 1 comment 0 reactions 0 assignees View on GitHub
affected-medium area-networking enhancement feature-pipelines severity-nice-to-have
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

If the SendFile feature isn't implemented, it falls back to Streams today. We would like this to first fall back to pipes first if present. This isn't much of a problem for HttpSys because it implements the SendFile feature already.

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.