added
url
labels
Jun 8, 2016`file:` URLs that do not start with `file://` are invalid. Browsers convert `file:/etc/passwd` to `file:///etc/passwd`. This is also what the docs indicate we are doing, but we're not. Fixes: nodejs#3361
rvagg
mentioned this pull request
Closed
Trott added a commit to Trott/io.js that referenced this pull request
Jun 16, 2016`file:` URLs that do not start with `file://` are invalid. Browsers convert `file:/etc/passwd` to `file:///etc/passwd`. This is also what the docs indicate we are doing, but we're not. PR-URL: nodejs#7234 Fixes: nodejs#3361 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Brian White <mscdex@mscdex.net>
iarna
mentioned this pull request
Closed
Closed
Closed
3 tasks
Trott deleted the fileslashslash branch
January 13, 2022 22:43