jsdom / whatwg-url

An implementation of the WHATWG URL Standard in JavaScript
https://jsdom.github.io/whatwg-url/
MIT License
371 stars 94 forks source link

Redo cannotBeABaseURL as a type #217

Closed annevk closed 3 years ago

annevk commented 3 years ago

Note that this does not implement a URL path serializer.

See https://github.com/whatwg/url/pull/655.