interface Deno.ServeHandlerInfo
Additional information for an HTTP request and its connection.
Type Parameters Jump to heading
Jump to headingAddr extends Deno.Addr = Deno.AddrProperties Jump to heading
The remote address of the connection.
Jump to headingcompleted: Promise<void>The completion promise