aspnetcore/test/Microsoft.AspNetCore.Respon...
John Luo 7300d9e936 Refactoring ResponseCacheContext
- Extract key creationg into a service
- Extract cacheability checks into a service
- Add a ResponseCachingState feature to preserve response cache context between operations
- Recognize Set-Cookie as not-cacheable
2016-09-07 15:50:22 -07:00
..
CacheEntrySerializerTests.cs Refactoring ResponseCacheContext 2016-09-07 15:50:22 -07:00
CacheabilityValidatorTests.cs Refactoring ResponseCacheContext 2016-09-07 15:50:22 -07:00
HttpContextInternalExtensionTests.cs Refactoring ResponseCacheContext 2016-09-07 15:50:22 -07:00
KeyProviderTests.cs Refactoring ResponseCacheContext 2016-09-07 15:50:22 -07:00
Microsoft.AspNetCore.ResponseCaching.Tests.xproj
ResponseCachingContextTests.cs Refactoring ResponseCacheContext 2016-09-07 15:50:22 -07:00
ResponseCachingTests.cs Refactoring ResponseCacheContext 2016-09-07 15:50:22 -07:00
project.json