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