allowCredentials property

bool? allowCredentials
final

Specifies whether credentials are included in the CORS request. Supported only for HTTP APIs.

Implementation

final bool? allowCredentials;