Module protocols

Source

Modules§

resource 🔒
This protocol handler loads files from the <resources_dir_path()>/protocol/resource directory, sanitizing the path to prevent path escape attacks. For security reasons, loads are only allowed if the referrer has a ‘resource’ or ‘servo’ scheme.
servo 🔒
Loads resources using a mapping from well-known shortcuts to resource: urls. Recognized shortcuts:
urlinfo 🔒