Interface ServerRequestOptions

Hierarchy

  • ServerRequestOptions

Properties

body: Readable
headers: string[]
isSecure: boolean
isWebSocket: boolean
method?: string
remoteAddress?: string
reverseProxy: boolean
url?: string

Generated using TypeDoc