Add SendFileAsync Pipe fallback
Open
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
Assessment
This issue has not been assessed yet.