Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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