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

@brainkim for that specific case it seems you could work around this by using a fake origin such as `https://fakehost.invalid` and removing it later on.

Also, if we did something here it would not be by changing `new URL()`. The output of that has to be "complete" and useful in a wide variety of contexts that expect a scheme and such.

-- 
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/531#issuecomment-681657589

Received on Thursday, 27 August 2020 07:08:35 UTC