W3cubDocs

/Dart 2

withCredentials property

bool withCredentials
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

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-html/HttpRequest/withCredentials.html