Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/hono-base.ts>HonoBase#dispatch

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method HonoBase.prototype.dispatch
import { HonoBase } from "https://deno.land/x/hono@v4.1.3/hono-base.ts";

Parameters

request: Request
executionCtx: ExecutionContext | FetchEventLike | undefined
env: E["Bindings"]
method: string