method ClientRequest.prototype.abortClientRequest.prototype.abort(): voidDeprecatedMarks the request as aborting. Calling this will cause remaining data in the response to be dropped and the socket to be destroyed. Return Typevoid