KestrunHost.DefaultCacheControl property

Gets or sets the default cache control settings for HTTP responses.

public CacheControlHeaderValue? DefaultCacheControl { get; }

See Also