aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewFeatures
Ryan Nowak f80f7cefa5 Fix #6480
This change logs when we encounter and exception reading temp data from a
cookie and swallows the exception. Additionally, we clear the cookie so
that this won't happen on subsequent requests.

This will handle cases where data protection is misconfigured, or a
request just has general garbage in the cookies.
2017-07-07 13:14:03 -07:00
..
AntiforgeryExtensionsTest.cs
AttributeDictionaryTest.cs
CookieTempDataProviderTest.cs Fix #6480 2017-07-07 13:14:03 -07:00
DefaultHtmlGeneratorTest.cs
DefaultValidationHtmlAttributeProviderTest.cs
ModelExplorerExtensionsTest.cs
ModelExplorerTest.cs
SessionStateTempDataProviderTest.cs React to ISession cancellation changes 2017-07-05 14:34:48 -07:00
StringHtmlContentTest.cs
TempDataDictionaryFactoryTest.cs
TempDataDictionaryTest.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
ViewDataOfTTest.cs
ViewExecutorTest.cs React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00