Re: [whatwg/url] Allow queries in relative references when the baseURL has an opaque path (Issue #668)

In practice though in opaque path URLs the query is treated as an extension of the path data and not as its own independent thing. And that's also the case in non-opaque path URLs. The path and query together determine what you get back from the server. It's only the fragment that's special and does something locally.

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

Message ID: <whatwg/url/issues/668/1457008398@github.com>

Received on Monday, 6 March 2023 21:11:39 UTC