import * as opine from "https://deno.land/x/opine@2.3.4/src/middleware/bodyParser/urlencoded.ts";
Functions
Create a middleware to parse urlencoded bodies. |
x/opine/src/middleware/bodyParser/urlencoded.ts
import * as opine from "https://deno.land/x/opine@2.3.4/src/middleware/bodyParser/urlencoded.ts";
Create a middleware to parse urlencoded bodies. |