maxAge property
Specifies how long result of a preflight request can be cached in seconds.
This translates to the Access-Control-Max-Age header.
Implementation
core.String? maxAge;
Specifies how long result of a preflight request can be cached in seconds.
This translates to the Access-Control-Max-Age header.
core.String? maxAge;