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