[][src]Crate url_normalizer

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