Commit Graph

16 Commits

Author SHA1 Message Date
Kristian Hellang 6b18dea711 Replace Constants.CompletedTask with Task.CompletedTask (#235) 2018-04-10 08:58:39 -07:00
Nate McMaster 3cd6add095 Revert "Return HTTP 404 if FileNotFoundException is thrown when attempting to send a file (#232)"
This reverts commit 6d7269dafb.
2018-02-27 15:00:07 -08:00
Nate McMaster 6d7269dafb
Return HTTP 404 if FileNotFoundException is thrown when attempting to send a file (#232) 2018-02-21 13:22:31 -08:00
Kiran Challa f8692d14e4 Add logging to RangeHelper.cs 2017-12-28 13:33:11 -08:00
Kristian Hellang 826e89a2d1 Use HttpMethods helpers 2017-10-03 16:58:06 +02:00
Jass Bagga ad8338e1e8 Refactor RangeHelper (#200)
Addresses #196
2017-06-06 11:22:31 -07:00
Jass Bagga 033c8adc3a Add RangeHelper
See https://github.com/aspnet/mvc/issues/3702
2017-04-07 14:16:05 -07:00
Chris R bbf1478821 #150 Handle OperationCancelledExceptions to prevent log noise 2016-09-08 14:50:17 -07:00
John Luo a4d2e5ebcd Update static files to use strong comparison on ETags 2016-08-30 15:07:29 -07:00
Pavel Krymets c4220c3d8c Pass bigger buffer size to StreamCopyOperation.CopyToAsync (#148) 2016-07-22 09:21:52 -07:00
Joost van Hassel 8487bf0ae5 14.28 If-Unmodified-Since - Incorrect condition
14.28 If-Unmodified-Since had a condition on ifModifiedSince, which could be undefined. Should be ifUnmodifiedSince
2016-07-13 10:10:56 -07:00
Chris R dda9376a0c Perf: More efficient range header checks. 2016-05-27 09:32:53 -07:00
Pavel Krymets 3a0d8c43ca Add more unit tests 2016-05-19 10:19:50 -07:00
Hao Kung 2f7e31ab5b Remove GetService calls in Static Files 2016-03-04 15:17:49 -08:00
N. Taylor Mullen b877e1a1f6 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:43 -08:00
N. Taylor Mullen 7167969e5a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:41 -08:00