maxAgeSeconds property

int? maxAgeSeconds
getter/setter pair

The value, in seconds, to return in the Access-Control-Max-Age header used in preflight responses.

Implementation

core.int? maxAgeSeconds;