Re: [whatwg/url] "D:\foo" should be parsed as "file:///D:/foo" (#271)

I'm -1 on platform-specific behavior (seems especially bad in contexts like HTTP servers and proxies).

I'm neutral on treating backslash specially vs. just treating all single-letter schemes as drive letters.

I'm +1 on addressing this in general. It would be great if full Windows file paths can be parsed as URLs as simply as passing them to the URL constructor.

-- 
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/271#issuecomment-626354436

Received on Sunday, 10 May 2020 16:35:35 UTC