Table of Contents

Field CacheControl

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP Cache-Control header.

Directs caching mechanisms on how to cache the response, including directives for expiration and revalidation.

public const string CacheControl = "Cache-Control"

Returns

string
The HTTP Cache-Control header. Directs caching mechanisms on how to cache the response, including directives for expiration and revalidation.