Re: [whatwg/url] Parser generates invalid URLs (#379)

I think that is already documented quite well through some of the examples right at the top of the URLs section (see also #595): https://url.spec.whatwg.org/#example-url-parsing

I also think it's more complicated than individual code points, e.g., validity of `%` depends on subsequent code points.

We're also getting really close to having three fully interoperable browser engine implementations (Interop 2024 has really been taken to heart) and quite a few server implementations, so I'm quite optimistic on the implementer side of things. I hope we can declare URLs a solved problem in a couple of years.

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

Message ID: <whatwg/url/issues/379/2513766622@github.com>

Received on Tuesday, 3 December 2024 07:40:13 UTC