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

Awaits pending interception handlers and then decides how to fulfill the request interception.

Returns

Promise<void>