Re: [whatwg/url] Proposal: URL.isValid (Issue #713)

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