KestrunResponse.CacheControl property

Cache-Control header value for the response.

public CacheControlHeaderValue? CacheControl { get; set; }

See Also