maxAge property

int? maxAge
final

Configures the Access-Control-Max-Age CORS header. Set to an integer to pass the header, otherwise it is omitted.

Default: null

Implementation

final int? maxAge;