Skip to main content
Deno 2 is finally 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@v3.10.5/hono-base.ts";

Parameters

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