Access-Control-Max-Age

Access-Control-Max-Age is a header request that determines how long to cache the results of a preflight request.

The value, in seconds, represents the maximum time to cache the results.

Access-Control-Max-Age: <delta-seconds>