Commit 4e01741390d1bed120a44456236ef70d9304380b

Carlos Martín Nieto 2015-09-21T21:11:02

netops: make the path optional in URLs When we're dealing with proxy addresses, we only want a hostname and port, and the user would not provide a path, so make it optional so we can use this same function to parse git as well as proxy URLs.