isAllowed

protected fun isAllowed(url: String?): Boolean(source)

Checks if the URL is allowed.

Return

true if the URL is allowed, otherwise false.

Parameters

url

The URL being loaded.