Properties
chunkedEncoding
chunkedEncoding: boolean
connection
connection: Socket
destroyed
destroyed: boolean
finished
finished: boolean
headersSent
headersSent: boolean
sendDate
sendDate: boolean
shouldKeepAlive
shouldKeepAlive: boolean
statusCode
statusCode: number
statusMessage
statusMessage: string
upgrading
upgrading: boolean
useChunkedEncodingByDefault
useChunkedEncodingByDefault: boolean
Readonly writable
writable: boolean
Readonly writableCorked
writableCorked: number
Readonly writableEnded
writableEnded: boolean
Readonly writableFinished
writableFinished: boolean
Readonly writableHighWaterMark
writableHighWaterMark: number
Readonly writableLength
writableLength: number
Readonly writableObjectMode
writableObjectMode: boolean
Static mimeLookupCache
mime
LookupCache: Map<string, string | false> = new Map<string, string | false>()
Use
socket
instead.