- From: Rimas Misevičius <notifications@github.com>
- Date: Sun, 10 Oct 2021 08:55:53 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 10 October 2021 15:56:05 UTC
The quote with these examples is taken from RFC 8089: https://datatracker.ietf.org/doc/html/rfc8089#appendix-E.3.2 For example Firefox uses 5 slashes before host, when converts from UNC path: `\\host.example.com\path\to\file` -> `file://///host.example.com/path/to/file` -- 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/issues/552#issuecomment-939506643
Received on Sunday, 10 October 2021 15:56:05 UTC