Contents tagged “CSP”
There is only one content with this tag:
-
TIL: if you cache images with a Service Worker, and you have a Content Security Policy, the image's origin should be in both the
img-src
andconnect-src
directives.Details from @qubyte: https://qubyte.codes/blog/content-security-policy-and-service-workers
See all tags.