Expand description
Normalize - URL normalization (RFC 3986)
Structs§
- UrlNormalizer
- URL normalizer
Functions§
- extract_
base_ domain - Extract the base domain (without subdomain)
- extract_
domain - Extract the domain from a URL
- is_
same_ base_ domain - Check if two URLs are from the same base domain
- is_
same_ domain - Check if two URLs are from the same domain