Skip to main content

Module url

Module url 

Source
Expand description

Hostname and URL matching utilities.

These helpers provide reusable matching rules that the URL parser does not expose directly.

Functionsยง

hostname_matches_domain
Reports whether a hostname is equal to or beneath a domain name.