Crate url_normalizer

Source
Expand description

Purpose of this crate - URL normalization [WHATWG RFC] (https://tools.ietf.org/html/rfc3986#section-6)

Functionsยง

normalize
Normalizes URL
normalize_hash
Removes hash part from url
normalize_query
Sorts url query in alphabet order.
normalize_scheme
Changes encrypted scheme to unencrypted