USE_CREDENTIALS constant
CORS requests for this element will have the credentials flag set to 'include'.
Implementation
static const USE_CREDENTIALS = CrossOrigin._internal(
'use-credentials',
'use-credentials',
);
CORS requests for this element will have the credentials flag set to 'include'.
static const USE_CREDENTIALS = CrossOrigin._internal(
'use-credentials',
'use-credentials',
);