diff --git a/src/Microsoft.Owin.StaticFiles/Infrastructure/RangeHelpers.cs b/src/Microsoft.Owin.StaticFiles/Infrastructure/RangeHelpers.cs index 24817f93..57ea47df 100644 --- a/src/Microsoft.Owin.StaticFiles/Infrastructure/RangeHelpers.cs +++ b/src/Microsoft.Owin.StaticFiles/Infrastructure/RangeHelpers.cs @@ -82,9 +82,9 @@ internal static bool TryParseRanges(string rangeHeader, out IList app.UseFileServer());