Skip to main content
interface Deno.ServeHandlerInfo
Unstable

Additional information for an HTTP request and its connection.

Properties

remoteAddr: Deno.NetAddr

The remote address of the connection.

Properties

remoteAddr: Deno.NetAddr

The remote address of the connection.

completed: Promise<void>

The completion promise