ConstGroups incoming URLs by the associated rule tags.
Applies known normalization rules to the URL. Since the URL is parsed via
url.parse, special characters are also urlencoded.
Produces a compact representation of the URL, removing protocol and trailing slash noise for display purposes.
Validates that the supplied string resembles an HTTP(S) or FTP URL.
Legacy helper collection for URL normalization and presentation.