property IncomingMessage.prototype.aborted
Deprecated
Since v17.0.0,v16.12.0 - Check message.destroyed
from stream.Readable.
The message.aborted
property will be true
if the request has
been aborted.
Type Jump to heading
boolean
Since v17.0.0,v16.12.0 - Check message.destroyed
from stream.Readable.
The message.aborted
property will be true
if the request has
been aborted.
boolean