Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>HTTPResponse#fromCache

Headless Chrome Deno API
Latest
method HTTPResponse.prototype.fromCache
Re-export
import { HTTPResponse } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns

boolean

True if the response was served from either the browser's disk cache or memory cache.