Table of Contents

Field AccessControlMaxAge

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

AccessControlMaxAge

The HTTP Access-Control-Max-Age header.

Specifies how long the results of a preflight request can be cached, reducing the number of preflight requests made.

public const string AccessControlMaxAge = "Access-Control-Max-Age"

Field Value

string