Module

x/drash/src/modules/middleware/AcceptHeader/mod.ts>AcceptHeader

A microframework for building JavaScript HTTP applications. Runtime-agnostic. Strongly typed.
Latest
function AcceptHeader
import { AcceptHeader } from "https://dotland.deno.dev/x/drash@v3.0.0-beta.2/src/modules/middleware/AcceptHeader/mod.ts";

Get the middleware class that handles Accept headers.

Parameters

optional
options: Options = [UNSUPPORTED]

(Optional) Options to control the middleware's behavior. See Options for details.