Skip to main content
Request.signal - Fetch - Web documentation
property Request.signal
Private
Returns the signal associated with request, which is an AbortSignal object indicating whether or not request has been aborted, and its abort event handler.

Type