transport.c
5.73 KB
-
transport: return ENOTFOUND for HTTPS and SSH when they're not supported · bd3854a0
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.
Carlos Martín Nieto committed