Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/mod.ts>Context#text

Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Very Popular
Go to Latest
method Context.prototype.text
import { Context } from "https://deno.land/x/hono@v2.5.5/mod.ts";

Parameters

text: string
optional
status: StatusCode = [UNSUPPORTED]
optional
headers: Headers = [UNSUPPORTED]