Expand description

The module to process HTML in Tauri.

Structs

A strong reference to a node.

Enums

Where the JavaScript is injected to

The shape of the JavaScript Pattern config

Constants

The token used on the CSP tag content.

The token used for script nonces.

The token used for style nonces.

Functions

Injects a content security policy to the HTML.

Injects a content security policy token to the HTML.

Inject nonce tokens to all scripts and styles.

Temporary workaround for Windows not allowing requests

Parses the given HTML string.