SIGN IN SIGN UP

GH-126766: `url2pathname()`: handle empty authority section. (#126767)

Discard two leading slashes from the beginning of a `file:` URI if they
introduce an empty authority section. As a result, file URIs like
`///etc/hosts` are correctly parsed as `/etc/hosts`.
B
Barney Gale committed
cae9d9d20f61cdbde0765efa340b6b596c31b67f
Parent: 47cbf03
Committed by GitHub <noreply@github.com> on 11/14/2024, 8:22:14 PM