Table of Contents

Field Age

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

The HTTP Age header.

Indicates the age of the object in a cache, helping clients understand how fresh the cached response is.

public const string Age = "Age"

Returns

string
The HTTP Age header. Indicates the age of the object in a cache, helping clients understand how fresh the cached response is.