Created by: stanger
The _getKey method of the RoutingProxy would throw an error if a host/port pair wasn't provided in the options of the proxyRequest call. It will now check to see if the socketPath option was provided as well.
Additionally the _getAgent method would error if a host wasn't provided, this now checks for socketPath as well.