The HTTP Content-Security-Policy
(CSP) worker-src
directive specifies valid sources for Worker
, SharedWorker
, or ServiceWorker
scripts.
CSP version | 3 |
---|---|
Directive type | Fetch directive |
Fallback | If this directive is absent, the user agent will first look for the |