Interface ServerRequestOptions
Properties
body
body: Readable
headers
headers: string[]
isSecure
isSecure: boolean
isWebSocket
isWebSocket: boolean
Optional
method
method?: string
Optional
remoteAddress
remoteAddress?: string
reverseProxy
reverseProxy: boolean
Optional
url
url?: string