accessControlAllowCredentials property

String accessControlAllowCredentials
final

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

Implementation

static final String accessControlAllowCredentials =
    'Access-Control-Allow-Credentials';