x/oak/util.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
variable BODY_TYPES
import { BODY_TYPES } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/util.ts?s=BODY_TYPES";

Body types which will be coerced into strings before being sent.

type

string[][src]