Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/middleware/etag/index.ts>etag

Web Framework built on Web Standards
Very Popular
Go to Latest
variable etag
import { etag } from "https://deno.land/x/hono@v4.3.10/middleware/etag/index.ts";

type

(options?: ETagOptions) => MiddlewareHandler