1 reference to Enabled
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\CacheViewService.cs (1)
87
if (!cacheView.
Enabled
|| !IsCacheableRequestMethod(httpContext.Request.Method) || cacheView.IsInStreamingContext)