cORSRules property
A set of origins and methods (cross-origin access that you want to allow). You can add up to 100 rules to the configuration.
Implementation
CORSRule? cORSRules;
A set of origins and methods (cross-origin access that you want to allow). You can add up to 100 rules to the configuration.
CORSRule? cORSRules;