Skip to main content
Module

x/hono/request.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.9.0-rc.1/request.ts";

Parameters

name: string

Returns

string | undefined

Returns

Record<string, string>