Skip to main content
Module

x/lume/core.ts>Server#handle

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Server.prototype.handle
Re-export
import { Server } from "https://deno.land/x/lume@v1.13.1/core.ts";

Handle a http request event

Parameters

request: Request
connInfo: ConnInfo