Latest
method HTTPRequest.prototype.response
import { HTTPRequest } from "https://dotland.deno.dev/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/types.d.ts";

Returns

HTTPResponse | null

A matching HTTPResponse object, or null if the response has not been received yet.