Skip to main content
property Http2ServerRequest.prototype.aborted

The request.aborted property will be true if the request has been aborted.

Type

boolean
Back to top