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

Returns

ContinueRequestOverrides

the ContinueRequestOverrides that will be used if the interception is allowed to continue (ie, abort() and respond() aren't called).