Skip to main content
Deno.ServeHandlerInfo - Deno documentation
interface Deno.ServeHandlerInfo
Additional information for an HTTP request and its connection.

Type Parameters

Addr extends Deno.Addr = Deno.Addr

Properties

The remote address of the connection.
completed: Promise<void>
The completion promise