Find the first port, starting with the port in the given origin, that, with the given path, is alive and matches, if provided, isValidResponse.
isValidResponse
undefined if the given origin has no port number to start with
undefined
Error if the max scan distance has been reached without finding a valid port.
@rest-vir/define-service
Find the first port, starting with the port in the given origin, that, with the given path, is alive and matches, if provided,
isValidResponse
.