Skip to main content
Module

x/fathym_common/mod.ts>processCacheControlHeaders

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
function processCacheControlHeaders
import { processCacheControlHeaders } from "https://deno.land/x/fathym_common@v0.0.179/mod.ts";

Parameters

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