property Request.send

Responds with data as text/plain and ends the response.

Type

(data: string) => void

Usage

import { type Request } from "lib/web/index.ts";