Function tauri_utils::html::inject_csp
source ยท pub fn inject_csp(document: &mut NodeRef, csp: &str)
Expand description
Injects a content security policy to the HTML.
pub fn inject_csp(document: &mut NodeRef, csp: &str)
Injects a content security policy to the HTML.