w3c / webappsec-csp

WebAppSec Content Security Policy
https://w3c.github.io/webappsec-csp/
Other
207 stars 78 forks source link

Fix return value of resource hint check #585

Closed antosart closed 1 year ago

antosart commented 1 year ago

As explained just before, "Does resource hint request violate policy" should return the default directive, and not "Blocked", if the resource-hint request violates all the policies.