maxAgeSeconds property

int? maxAgeSeconds
final

The time in seconds that your browser caches the preflight response for the specified resource.

A CORS rule can have only one MaxAgeSeconds element.

Implementation

final int? maxAgeSeconds;