Closed andrewlock closed 3 months ago
This is a breaking change in the API of CspDirectiveBuilder.Sources, FeaturePolicyDirectiveBuilder.Sources, and PermissionsPolicyDirectiveBuilder.Sources to make them idempotent
CspDirectiveBuilder.Sources
FeaturePolicyDirectiveBuilder.Sources
PermissionsPolicyDirectiveBuilder.Sources
Fixes #147
This is a breaking change in the API of
CspDirectiveBuilder.Sources
,FeaturePolicyDirectiveBuilder.Sources
, andPermissionsPolicyDirectiveBuilder.Sources
to make them idempotentFixes #147