2 references to SharedMaxAge
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\RequestContext.FeatureCollection.cs (2)
698if (cacheControl.SharedMaxAge.HasValue) 700return cacheControl.SharedMaxAge;