Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/utils/get-form-data.ts>getParsedFormData

Alosaur - Deno web framework with many decorators
Go to Latest
function getParsedFormData
import { getParsedFormData } from "https://deno.land/x/alosaur@v0.35.0/src/utils/get-form-data.ts";

Gets parsed form data with options

Parameters

request: Request
contentType: string