KestrunHost.DefaultCacheControl property
Gets or sets the default cache control settings for HTTP responses.
public CacheControlHeaderValue? DefaultCacheControl { get; }
See Also
- class KestrunHost
- namespace Kestrun.Hosting
Gets or sets the default cache control settings for HTTP responses.
public CacheControlHeaderValue? DefaultCacheControl { get; }