Skip to main content
Module

x/workers_middleware/body-parser.ts>BodyTextContext

Placeholder for Worker-based middleware solution
Latest
interface BodyTextContext
import { type BodyTextContext } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/body-parser.ts";

Properties

accepted: `text/${string}`
body: string
text: string