method ClientRequest.prototype.setNoDelayClientRequest.prototype.setNoDelay(noDelay?: boolean): voidDeprecatedOnce a socket is assigned to this request and is connected socket.setNoDelay() will be called. ParametersoptionalnoDelay: booleanReturn Typevoid