Re: [whatwg/url] Allow protocol setter to switch between special and non-special schemes (Issue #674)

I don’t have any way to take an object of properties and turn them into a URL, except `Object.assign(new URL(foo), properties)` - and there’s not a good blank URL to use that’s also special, so that properties can be any URL. Why arbitrarily prevent transitions if it’s mutable at all?

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

Message ID: <whatwg/url/issues/674/1694791859@github.com>

Received on Sunday, 27 August 2023 23:31:15 UTC