canBeUsedForUrl

Checks if this configuration can be used for the given URL. A configuration can be used for a URL if the URL's host matches one of the hosts specified in the configuration's hosts behind proxy.

Return

True if this configuration can be used, otherwise false.

Since

200.8.0

Parameters

url

The URL to check.