Skip to main content
ClientRequestArgs.signal - http - Node documentation
property ClientRequestArgs.signal

Usage in Deno

import { type ClientRequestArgs } from "node:http";

Type

AbortSignal | undefined