Re: [whatwg/url] relative URLs (#136)

I think it's fine, actually, that we don't parse relative URLs. The only downside is backwards-compatibility with Node's `url.parse()`. I'm writing [specurl](https://github.com/stevenvachon/specurl)—which builds on [whatwg-url](https://npmjs.com/whatwg-url)—in an attempt to replace Node's `url`, even if only in user land. Let me know if you have any thoughts/ideas.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/136#issuecomment-238033801

Received on Saturday, 6 August 2016 17:06:40 UTC