OptionalchildOptionalconnectRestricts the URLs that can be loaded using script interfaces.
OptionalconnectRestricts the URLs that can be connected to websockets (all sources will be prefixed with 'wss://').
Optional ReadonlycreatedThe UTC timestamp when the CSP entry was created.
OptionaldescriptionThe reason for adding this origin to the Content Security Policy.
OptionalfontSpecifies valid sources for loading fonts.
OptionalformAllow forms to be submitted to the origin.
OptionalframeSpecifies valid sources for embedding the resource using frame, iFrame, object, embed and applet.
OptionalframeSpecifies valid sources for loading nested browsing contexts using elements such as frame and iFrame.
OptionalimgSpecifies valid sources of images and favicons.
OptionalmediaSpecifies valid sources for loading media using the audio and video elements.
Optional ReadonlymodifiedThe UTC timestamp when the CSP entry was last modified.
OptionalnameThe name for this entry.
OptionalobjectSpecifies valid sources for the object, embed, and applet elements.
The origin that the CSP directives should be applied to.
OptionalscriptSpecifies valid sources for JavaScript.
OptionalstyleSpecifies valid sources for stylesheets.
OptionalworkerSpecifies valid sources for Worker, SharedWorker, or ServiceWorker scripts.
Defines the valid sources for loading web workers and nested browsing contexts using elements such as frame and iFrame.