aspnetcore/test
sornaks 0d8a7368d9 Issue #1141 - When Accept header or Accept-Charset header has invalid QualityFactor we throw.
Fix: Imitating the same behavior as it is in WebApi. We ignore the entire header even if one part of it is invalid.
2014-10-03 16:25:51 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Issue #1141 - When Accept header or Accept-Charset header has invalid QualityFactor we throw. 2014-10-03 16:25:51 -07:00
Microsoft.AspNet.Mvc.FunctionalTests
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test Issue #1141 - When Accept header or Accept-Charset header has invalid QualityFactor we throw. 2014-10-03 16:25:51 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test
WebSites