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