Go to Latest
interface ServeOnRequestArgs
import { type ServeOnRequestArgs } from "https://dotland.deno.dev/x/esbuild@v0.16.1/mod.js";

Properties

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

The time to generate the response, not to send it