Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
interface Deno.ServeHandlerInfo

Information for a HTTP request.

Properties

remoteAddr: Deno.NetAddr

The remote address of the connection.