Skip to main content
Module

x/superdeno/test/deps.ts>Opine.text

Super-agent driven library for testing Deno HTTP servers.
Latest
function Opine.text
import { Opine } from "https://deno.land/x/superdeno@4.9.0/test/deps.ts";
const { text } = Opine;

Create a middleware to parse text bodies.

Parameters

optional
options: any = [UNSUPPORTED]