maxAge property
The number of seconds that the browser should cache preflight request results. Supported only for HTTP APIs.
Implementation
final int? maxAge;
The number of seconds that the browser should cache preflight request results. Supported only for HTTP APIs.
final int? maxAge;