JavaScript: Set an abort signal (original) (raw)

Set the AbortSignal for the fetch request.

You can use this to set a timeout for the request.

(Required)
The AbortSignal to use for the fetch request