Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/http/util.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.201.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.