async.withCredentialsBoolean
(default: true)
Controls whether to send credentials (cookies, headers) for cross-site requests.
If the browser does not support the File API,
async.withCredentials
is ignored.
In this article
Boolean
(default: true)Controls whether to send credentials (cookies, headers) for cross-site requests.
If the browser does not support the File API,
async.withCredentials
is ignored.