Skip to main content
interface Deno.ServeUnixHandlerInfo

Information for a unix domain socket HTTP request.

Properties

remoteAddr: Deno.UnixAddr

The remote address of the connection.