Re: [whatwg/url] Public Suffix API (#528)

jasnell left a comment (whatwg/url#528)

I'm generally  -1 on adding an API specifically for the PSL to URL mainly due to the fact that many implementation environments that use `URL` today just either have no need for it or don't bundle the PSL currently (Node.js, Deno, Bun, Cloudflare Workers, etc) and really have no inherent need to do so. A separate optional API spec would be useful, perhaps extending `URL` but separated such that it is clear that PSL-support is optional and shouldn't be expected to be compliant with the `URL` standard.

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

Message ID: <whatwg/url/issues/528/2920754749@github.com>

Received on Thursday, 29 May 2025 22:49:23 UTC