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