Phil Kates ea7797e10a url-parsing: Use net.SplitHostPort
Use [net.SplitHostPort](https://godoc.org/net#SplitHostPort) instead of
strings.Split. This is the more correct way to split the host and port
as well as working with IPv6.
2015-02-12 13:19:06 -08:00
..
2013-10-06 08:50:23 -07:00
2012-10-25 21:54:35 -04:00