NodehttpClientRequest.prototype.setSocketKeepAlivemethod ClientRequest.prototype.setSocketKeepAlive#ClientRequest.prototype.setSocketKeepAlive(enable?: boolean,initialDelay?: number,): voidOnce a socket is assigned to this request and is connected socket.setKeepAlive() will be called. Parameters ##enable: boolean optional#initialDelay: number optionalReturn Type #void
method ClientRequest.prototype.setSocketKeepAlive#ClientRequest.prototype.setSocketKeepAlive(enable?: boolean,initialDelay?: number,): voidOnce a socket is assigned to this request and is connected socket.setKeepAlive() will be called. Parameters ##enable: boolean optional#initialDelay: number optionalReturn Type #void