- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 07 Nov 2022 01:03:39 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 7 November 2022 09:03:52 UTC
See also #372 although that would not return a boolean presumably. Given that there's popular libraries that do something like this this is worth doing I think, but this is not validation. We should either call this something like `canParse` and return a boolean or `parse` and return null or a `URL` object. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/713#issuecomment-1305293291 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/713/1305293291@github.com>
Received on Monday, 7 November 2022 09:03:52 UTC