GH-127078: `url2pathname()`: handle extra slash before UNC drive in URL path (#127132)
Decode a file URI like `file://///server/share` as a UNC path like `\\server\share`. This form of file URI is created by software the simply prepends `file:///` to any absolute Windows path.
B
Barney Gale committed
8c98ed846a7d7e50c4cf06f823d94737144dcf6a
Parent: ebf564a
Committed by GitHub <noreply@github.com>
on 11/22/2024, 4:12:50 AM