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