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.
import { Cache } from "https://deno.land/x/fileserver@1.1.19/src/Cache.ts";
Attempt to find a response for a given request.
The server request.