aspnetcore/test/Microsoft.AspNet.Http.Exten...
David Fowler 5b175beea8 Change SendFileAsync to use a fallback implementation instead of throwing
- If the user wants to use the SendFile API directly then they can access the feature
explicitly.
- Removed SupportsSendFile
- Don't check for existence, let FileStream throw
- Updated Doc comments
- Pass the buffer into StreamCopyOperation
- Using a real using instead of try finally.
2015-12-02 22:37:53 -08:00
..
HeaderDictionaryTypeExtensionsTest.cs
Microsoft.AspNet.Http.Extensions.Tests.xproj
QueryBuilderTests.cs
ResponseExtensionTests.cs
SendFileResponseExtensionsTests.cs Change SendFileAsync to use a fallback implementation instead of throwing 2015-12-02 22:37:53 -08:00
UriHelperTests.cs
project.json