Commit 529fd30d1f81cc711ce3ca3857d637e84a1ca6e4

Edward Thomson 2014-07-08T15:45:50

Handle local file:/// paths on Windows Windows can't handle a path like `/c:/foo`; when turning file:/// URIs into local paths, we must strip the leading slash.