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

As far as bikeshedding the API is concerned, I would likely prefer something more like:

```js
URL.test(input[, base]);
```

With the semantics specifically only limited to: Will this parse successfully.

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

Message ID: <whatwg/url/issues/713/1281571221@github.com>

Received on Monday, 17 October 2022 22:25:12 UTC