allowCredentials property
Specifies whether credentials are included in the CORS request. Supported only for HTTP APIs.
Implementation
final bool? allowCredentials;
Specifies whether credentials are included in the CORS request. Supported only for HTTP APIs.
final bool? allowCredentials;