method HTTPResponse.prototype.frameimport { HTTPResponse } from "https://deno.land/x/pptr@1.2.0/src/HTTPResponse.ts"; frame(): Frame | nullReturnsFrame | nullA Frame that initiated this response, or null if navigating to error pages.