Defines a set of URL patterns to match a URL.
Interface that defines a callback that can be used to reject or allow a URL.
Adds an entry to the URL allow list for URL matching. Patterns must be defined with the following syntax:
Checks if a given URL is allowed or not with scope Scope.ALL.
Checks if a given URL is allowed or not.
Sets the urlAllowList callback.