Skip to main content
Extremely Popular
Go to Latest
interface esbuildTypes.ServeOnRequestArgs
import { type esbuildTypes } from "https://deno.land/x/fresh@1.4.1/src/build/deps.ts";
const { ServeOnRequestArgs } = esbuildTypes;

Properties

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

The time to generate the response, not to send it