interface Network.Request Usage in Denoimport { type Network } from "node:inspector"; type { Request } = Network; HTTP request data. Properties url: string method: string headers: Headers