Crate url_normalizer [−] [src]
Purpose of this crate - URL normalization WHATWG RFC
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 |