Skip to main content
Module

x/lume/deps/esbuild.ts>ServeOnRequestArgs

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface ServeOnRequestArgs
import { type ServeOnRequestArgs } from "https://deno.land/x/lume@v2.1.2/deps/esbuild.ts";

Properties

remoteAddress: string
method: string
path: string
status: number
timeInMS: number

The time to generate the response, not to send it