Skip to main content
Module

x/etag_middleware/deps.ts

HTTP ETag middleware
Latest
import * as etagMiddleware from "https://deno.land/x/etag_middleware@1.1.0/deps.ts";

Enums

HTTP representation data and metadata header fields.

Functions

Concatenate the given arrays into a new Uint8Array.

Returns a new Headers with all entries of the given headers except the ones that have a key(header name or field name) that does not match the given predicate.

Whether the input is string or not.

Serialize ETag into string.

Converts a hash to a string with a given encoding.

Interfaces

HTTP ETag header filed.

HTTP handler API.

HTTP middleware API.