if (typeof this.options.port !== "undefined") {
                uri += `:${this.options.port}`;
            }