withCredentials property
read / write
True if cross-site requests should use credentials such as cookies or authorization headers; false otherwise.
This value is ignored for same-site requests.
Implementation
bool withCredentials
True if cross-site requests should use credentials such as cookies or authorization headers; false otherwise.
This value is ignored for same-site requests.
bool withCredentials