Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
Module

std/http/util.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.202.0/http/util.ts";

Functions

Internal utility for returning a standardized response, automatically defining the body, status code and status text, according to the response type.