Environment
Irrelevant
Reproduction
URL paths which include a colon as the second character are falsely included in the fix for windows path URLs here
Describe the bug
The leading slash is removed in such cases although it is necessary and a valid URL path.
Additional context
I have created a PR fixing the bug here: #246
Logs
No response