Module

x/oak/body.ts>Body#formData

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Body.prototype.formData
import { Body } from "https://dotland.deno.dev/x/oak@v13.0.1/body.ts";

Reads a body to the end attempting to parse the body as a set of FormData.