Field Age
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.