shouldReportCorbBlocking property
Set when 1) response was blocked by Cross-Origin Read Blocking and also 2) this needs to be reported to the DevTools console.
Implementation
final bool? shouldReportCorbBlocking;
Set when 1) response was blocked by Cross-Origin Read Blocking and also 2) this needs to be reported to the DevTools console.
final bool? shouldReportCorbBlocking;