Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/helper/accepts/accepts.ts>AcceptHeader

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias AcceptHeader
import { type AcceptHeader } from "https://deno.land/x/hono@v4.0.0/helper/accepts/accepts.ts";
definition:
| "Accept"
| "Accept-Charset"
| "Accept-Encoding"
| "Accept-Language"
| "Accept-Patch"
| "Accept-Post"
| "Accept-Ranges"