8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#37,933 stars (37,933 stars)10,653 forks (10,653 forks)batch import
Perfaffected-very-fewarea-networkingenhancementfeature-iishelp wantedseverity-nice-to-have
- Issue type
- feature
- Research direction
- Start by examining the IHttpResponseBodyFeature interface at the linked file and line. Read the existing implementations of other methods in this interface to understand the pattern. Review the 8 comments in the issue for any additional context or constraints. Implement SendFileAsync to asynchronously send a file using the underlying stream.