Field Expires
The HTTP Expires header.
Indicates the date and time after which the response is considered stale, helping clients manage caching.
public const string Expires = "Expires"
Returns
- string
- The HTTP Expires header. Indicates the date and time after which the response is considered stale, helping clients manage caching.