Abort the in-flight request.
Sets isAborted and delegates to the stored AbortController. Safe to call even when no controller is present (plain constructor).
isAborted
Optional
Abort the in-flight request.
Sets
isAbortedand delegates to the stored AbortController. Safe to call even when no controller is present (plain constructor).