- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 05 Oct 2020 08:45:16 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 5 October 2020 15:45:29 UTC
I think handling this in a normalization step is the right thing to do. The URL parser can produce many URLs that map to the same file; it's the function of systems built on top of the URL parser (such as HTTP servers, module registries, or standalone helpers like `function urlToFilePath`) to handle that. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/544#issuecomment-703717106
Received on Monday, 5 October 2020 15:45:29 UTC