Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method HTTPResponse.prototype.frame
import { HTTPResponse } from "https://deno.land/x/pptr@1.2.0/src/HTTPResponse.ts";

Returns

Frame | null

A Frame that initiated this response, or null if navigating to error pages.