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

x/hono/mod.ts>HonoRequest#header

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
method HonoRequest.prototype.header
import { HonoRequest } from "https://deno.land/x/hono@v3.8.0-rc.2/mod.ts";

Parameters

name: string

Returns

string | undefined

Returns

Record<string, string>