- From: Jordan Harband <notifications@github.com>
- Date: Sun, 27 Aug 2023 16:31:08 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 27 August 2023 23:31:15 UTC
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