Property MaxAge
MaxAge
Gets or sets the Access-Control-Max-Age header indicates how long the results of a preflight request can be cached.
public TimeSpan MaxAge { get; set; }
Gets or sets the Access-Control-Max-Age header indicates how long the results of a preflight request can be cached.
public TimeSpan MaxAge { get; set; }