accessControlMaxAge property
The CORS {@code Access-Control-Max-Age} response header field name. @see CORS W3C recommendation
Implementation
static final String accessControlMaxAge = 'Access-Control-Max-Age';
The CORS {@code Access-Control-Max-Age} response header field name. @see CORS W3C recommendation
static final String accessControlMaxAge = 'Access-Control-Max-Age';