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.