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

Attempt to find a response for a given request.

Parameters

request: Request

The server request.