HTTPRequest.abortErrorReason() method
Signature:
class HTTPRequest {abortErrorReason(): Protocol.Network.ErrorReason | null;}
Returns:
Protocol.Network.ErrorReason | null
the most recent reason for aborting the request
Signature:
class HTTPRequest {abortErrorReason(): Protocol.Network.ErrorReason | null;}
Returns:
Protocol.Network.ErrorReason | null
the most recent reason for aborting the request