garycourt / uri-js

An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript
Other
305 stars 69 forks source link

Allow to normalize component encoding #75

Closed gugu closed 6 months ago

gugu commented 2 years ago

I am using a custom scheme for Google Web Risk module, which has an alternate way to normalize component encoding. It would be great if this module allowed to specify a custom normalizeComponentEncoding function