1 implementation of AllowCacheStorage
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingPolicyProvider.cs (1)
60public bool AllowCacheStorage(ResponseCachingContext context)
1 reference to AllowCacheStorage
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingMiddleware.cs (1)
99if (_policyProvider.AllowCacheStorage(context))