KestrunResponse.CacheControl property
Cache-Control header value for the response.
public CacheControlHeaderValue? CacheControl { get; set; }
See Also
- class KestrunResponse
- namespace Kestrun.Models
Cache-Control header value for the response.
public CacheControlHeaderValue? CacheControl { get; set; }