maxAge property

int? maxAge
final

Specifies how long results of a preflight request can be cached in seconds. This field translates to the Access-Control-Max-Age header.

Implementation

final int? maxAge;