Commit bd3854a09c9bd4196cf280108d3f6286ee6de258

Carlos Martín Nieto 2014-08-31T17:12:45

transport: return ENOTFOUND for HTTPS and SSH when they're not supported The previous commit makes it harder to figure out if the library was built with support for a particular transport. Roll back some of the changes and remove ssh:// and https:// from the list if we're being built without support for them.