Function tauri_utils::html::inline_isolation

source ยท
pub fn inline_isolation(document: &mut NodeRef, dir: &Path)
Expand description

Temporary workaround for Windows not allowing requests

Note: this does not prevent path traversal due to the isolation application expectation that it is secure.