Skip to main content
Latest
function processCacheControlHeaders
import { processCacheControlHeaders } from "https://deno.land/x/fathym_atomic_iot@v0.0.61/src/src.deps.ts";

Parameters

resp: Response
optional
cacheControl: Record<string, string>
optional
forceCache: boolean