import { Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { urlencoded } = Opine;
Create a middleware to parse urlencoded bodies.
import { Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { urlencoded } = Opine;
Create a middleware to parse urlencoded bodies.