isAllowed

protected open fun isAllowed(@Nullable url: String): Boolean

Checks if the URL is allowed.

Return

true if the URL is allowed, otherwise false.

Parameters

url

The URL being loaded.