Properties Static Readonly errorMonitor Static Readonly captureRejectionSymbol Static captureRejections captureRejections: boolean
Static defaultMaxListeners defaultMaxListeners: number
aborted aborted: boolean
Defined in node_modules/@types/node/http.d.ts:347 httpVersion httpVersion: string
Defined in node_modules/@types/node/http.d.ts:348 httpVersionMajor httpVersionMajor: number
Defined in node_modules/@types/node/http.d.ts:349 httpVersionMinor httpVersionMinor: number
Defined in node_modules/@types/node/http.d.ts:350 complete complete: boolean
Defined in node_modules/@types/node/http.d.ts:351 connection Defined in node_modules/@types/node/http.d.ts:352 headers Defined in node_modules/@types/node/http.d.ts:353 rawHeaders rawHeaders: string []
Defined in node_modules/@types/node/http.d.ts:354 trailers trailers: {}
Defined in node_modules/@types/node/http.d.ts:355 Type declaration [ key: string ]: string | undefined rawTrailers rawTrailers: string []
Defined in node_modules/@types/node/http.d.ts:356 Optional methodmethod?: string
Defined in node_modules/@types/node/http.d.ts:361 Optional urlurl?: string
Defined in node_modules/@types/node/http.d.ts:365 Optional statusCode statusCode?: number
Defined in node_modules/@types/node/http.d.ts:369 Optional statusMessage statusMessage?: string
Defined in node_modules/@types/node/http.d.ts:373 socket Defined in node_modules/@types/node/http.d.ts:374 readable readable: boolean
Readonly readableEncoding Readonly readableEnded readableEnded: boolean
Readonly readableFlowing readableFlowing: boolean
Readonly readableHighWaterMark readableHighWaterMark: number
Readonly readableLength readableLength: number
Readonly readableObjectMode readableObjectMode: boolean
destroyed destroyed: boolean
since v4.0.0