node-tunnel
node-tunnel copied to clipboard
timeout support
i tested timeout but not working
let agent = tunnel.httpsOverHttp({ proxy: { host: host, port: port, timeout: 3000 //not working // headers: request_headers } });