The HTTP Content-Security-Policy
(CSP) media-src
directive specifies valid sources for loading media using the <audio>
and <video>
elements.
CSP version | 1 |
---|---|
Directive type | Fetch directive |
default-src fallback | Yes. If this directive is absent, the user agent will look for the default-src directive. |