Skip to main content
Module

x/abc/mod.ts>Context#html

A better Deno framework to create web application.
Latest
method Context.prototype.html
Re-export
import { Context } from "https://deno.land/x/abc@v1.3.3/mod.ts";

Sends an HTTP response with status code.

Parameters

v: string
optional
code: Status = [UNSUPPORTED]