Property Age
Age
Gets or sets the value of the HTTP Age header.
Indicates the age of the object in a cache, helping clients understand how fresh the cached response is.
public string? Age { get; set; }
Gets or sets the value of the HTTP Age header.
Indicates the age of the object in a cache, helping clients understand how fresh the cached response is.
public string? Age { get; set; }