Skip to main content
Module

x/effection/www/routes/serve-tar.ts>ServeTarEntryOptions

Structured concurrency and effects for JavaScript
Go to Latest
interface ServeTarEntryOptions
import { type ServeTarEntryOptions } from "https://deno.land/x/effection@3.0.0-beta.3/www/routes/serve-tar.ts";

Properties

optional
etagAlgorithm: AlgorithmIdentifier = "SHA-256"

The algorithm to use for generating the ETag.