aspnetcore/src/Microsoft.AspNetCore.Respon...
John Luo 6891d00032 Stricter expiration checks to avoid serving responses when max-age is 0
Cache parsed response headers for performance
2016-09-20 12:32:51 -07:00
..
CacheEntry API review renames and updates continued 2016-09-15 11:40:51 -07:00
Extensions Remove todos and add a test 2016-09-15 17:04:21 -07:00
Interfaces Make IResponseCacheStore APIs async 2016-09-20 12:06:56 -07:00
Internal Make IResponseCacheStore APIs async 2016-09-20 12:06:56 -07:00
Properties
Microsoft.AspNetCore.ResponseCaching.xproj
ResponseCacheContext.cs Stricter expiration checks to avoid serving responses when max-age is 0 2016-09-20 12:32:51 -07:00
ResponseCacheFeature.cs Remove todos and add a test 2016-09-15 17:04:21 -07:00
ResponseCacheKeyProvider.cs API review renames and updates continued 2016-09-15 11:40:51 -07:00
ResponseCacheMiddleware.cs Stricter expiration checks to avoid serving responses when max-age is 0 2016-09-20 12:32:51 -07:00
ResponseCacheOptions.cs API review renames and updates continued 2016-09-15 11:40:51 -07:00
ResponseCachePolicyProvider.cs Stricter expiration checks to avoid serving responses when max-age is 0 2016-09-20 12:32:51 -07:00
project.json