Skip to main content
Module

std/http/util.ts

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