Skip to main content
Version: Next

HTTPRequest.abortErrorReason() method

Signature:

class HTTPRequest {
abortErrorReason(): Protocol.Network.ErrorReason | null;
}

Returns:

Protocol.Network.ErrorReason | null

the most recent reason for aborting the request