- domainPattern
- a host name (like android.com or localhost), or a pattern to match subdomains of a domain name (like .android.com). A special case pattern is .local, which matches all hosts without a TLD (like localhost).
- host
- the host name or IP address from an HTTP request.
Documentation for this section has not yet been entered.
Returns true if host matches the domain pattern domain.