method HTTPResponse.prototype.frameRe-exportimport { HTTPResponse } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; frame(): Frame | nullReturnsFrame | nullA Frame that initiated this response, or null if navigating to error pages.