import { type ServeTarEntryOptions } from "https://deno.land/x/effection@4.0.0-alpha.3/www/routes/serve-tar.ts";
Properties
optional
etagAlgorithm: AlgorithmIdentifier = "SHA-256"The algorithm to use for generating the ETag.
x/effection/www/routes/serve-tar.ts>ServeTarEntryOptions
import { type ServeTarEntryOptions } from "https://deno.land/x/effection@4.0.0-alpha.3/www/routes/serve-tar.ts";
The algorithm to use for generating the ETag.