sindresorhus / normalize-url

Normalize a URL
MIT License
837 stars 123 forks source link

Websocket URLs #137

Closed lekoaf closed 3 years ago

lekoaf commented 3 years ago

This library seems to lack the functionality to normalize websocket URLs, ws:// and wss://.

Is this intentional or an oversight?

sindresorhus commented 3 years ago

This is being worked on in https://github.com/sindresorhus/normalize-url/pull/132, but that PR has stagnated.