Add request interception handler
Adds a handler for requests, allow for more fine grained control over paths / url access.
-
--blockLocalblocks local requests (automatic for remote html pages) -
--blockRemoteblocks remote requests -
--allowedPathallows a specific local path (highly recommended for servers) -
--allowedDomainblock access to remote files other than at a specific domain (i.e. google fonts domain)