Skip to main content
Module

x/lume/deps/http.ts

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
import * as lume from "https://deno.land/x/lume@v1.15.2/deps/http.ts";

Classes

Used to construct an HTTP server.

Functions

Returns an HTTP Response with the requested file as the body.

Interfaces

Information about the connection a request arrived on.