- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 27 Aug 2020 00:08:22 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 August 2020 07:08:35 UTC
@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