Re: [whatwg/url] URL serialiser does not produce idempotent strings if an opaque path has a trailing space and "exclude fragment" is true (Issue #784)

Nice catch!

We could also try to encode a trailing space, maybe. Or maybe we already considered and discarded that last time for a good reason?

Within a browser serializing without a fragment is mainly done for networking-related code (and thus `https:`), but `data:` URLs could be impacted I suppose.

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

Message ID: <whatwg/url/issues/784/1707022732@github.com>

Received on Tuesday, 5 September 2023 17:29:10 UTC