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

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

Proxy middleware for Deno Oak HTTP servers. 🐿 🦕
Latest
function Opine.text
import { Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { text } = Opine;

Create a middleware to parse text bodies.

Parameters

optional
options: any = [UNSUPPORTED]