Module

x/servest/mod.ts>HttpBody

🌾A progressive http server for Deno🌾
Latest
type alias HttpBody
import { type HttpBody } from "https://dotland.deno.dev/x/servest@v1.3.4/mod.ts";
definition:
| string
| Uint8Array
| ReadableStream<Uint8Array>
import HttpBody
import { HttpBody } from "https://dotland.deno.dev/x/servest@v1.3.4/mod.ts";