Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function computeETagByStrategy
import { computeETagByStrategy } from "https://deno.land/x/etag_middleware@1.0.0-beta.3/utils.ts";

Parameters

response: Response
optional
strategy: ETagStrategy = [UNSUPPORTED]

Returns

Promise<ETag>