Field Date
The HTTP Date header.
Indicates the date and time at which the message was sent, helping clients understand the freshness of the response.
public const string Date = "Date"
Returns
- string
- The HTTP Date header. Indicates the date and time at which the message was sent, helping clients understand the freshness of the response.