Function: assertUrlAllowed()
assertUrlAllowed(
url,allow):void
Throw when url is not permitted by the allow-list. No-op when the
allow-list is unrestricted. The single enforcement point for the
web_fetch path.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void