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