Skip to main content
Module

x/workers_middleware/caching.ts

Placeholder for Worker-based middleware solution
Latest
import * as workersMiddleware from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/caching.ts";

Type Aliases

The Cache-Control HTTP header field holds directives (instructions) — in both requests and responses — that control caching in browsers and shared caches (e.g. Proxies, CDNs).