accessControlMaxAge property

String accessControlMaxAge
final

The CORS {@code Access-Control-Max-Age} response header field name. @see CORS W3C recommendation

Implementation

static final String accessControlMaxAge = 'Access-Control-Max-Age';