SIGN IN SIGN UP

GH-126766: `url2pathname()`: handle 'localhost' authority (#127129)

Discard any 'localhost' authority from the beginning of a `file:` URI. As a
result, file URIs like `//localhost/etc/hosts` are correctly decoded as
`/etc/hosts`.
B
Barney Gale committed
ebf564a1d3e2e81b9846535114e481d6096443d2
Parent: fcfdb55
Committed by GitHub <noreply@github.com> on 11/22/2024, 3:17:06 AM