Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified the ad-hoc proxy lookup to use _getKey(), rather than the
error-prone in-line method. _getKey() will look for options.target as well as options.host:options.port, and so is useful for a segmented proxy server where the destination proxies are not constructed before first references.
- Loading branch information