• Show log

    Commit

  • Hash : 529fd30d
    Author : Edward Thomson
    Date : 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.