sindresorhus / normalize-url

Normalize a URL
MIT License
837 stars 123 forks source link

Add keepQueryParameters option #173

Closed ozgurg closed 2 years ago

ozgurg commented 2 years ago

Hi. I added keepQueryParameters option. (#172) It conflicts with the removeQueryParameters option and I'm not sure what we should do. Maybe it would be nice to add a note to the documentation.

Fixes #172