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