x/oak/etag.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
interface ETagOptions
import { type ETagOptions } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/etag.ts?s=ETagOptions";

Properties

optional
weak: boolean
[src]

Override the default behavior of calculating the ETag, either forcing a tag to be labelled weak or not.