Properties
aborted
aborted: boolean
Defined in node_modules/@types/node/http2.d.ts:65
bufferSize
bufferSize: number
Defined in node_modules/@types/node/http2.d.ts:66
closed
closed: boolean
Defined in node_modules/@types/node/http2.d.ts:67
destroyed
destroyed: boolean
Defined in node_modules/@types/node/http2.d.ts:68
endAfterHeaders
endAfterHeaders: boolean
Defined in node_modules/@types/node/http2.d.ts:73
Optional id
id: number
Defined in node_modules/@types/node/http2.d.ts:74
pending
pending: boolean
Defined in node_modules/@types/node/http2.d.ts:75
readable
readable: boolean
readableHighWaterMark
readableHighWaterMark: number
readableLength
readableLength: number
rstCode
rstCode: number
Defined in node_modules/@types/node/http2.d.ts:76
sentHeaders
Defined in node_modules/@types/node/http2.d.ts:77
Optional sentInfoHeaders
Defined in node_modules/@types/node/http2.d.ts:78
Optional sentTrailers
Defined in node_modules/@types/node/http2.d.ts:79
session
Defined in node_modules/@types/node/http2.d.ts:80
state
Defined in node_modules/@types/node/http2.d.ts:81
writable
writable: boolean
writableFinished
writableFinished: boolean
writableHighWaterMark
writableHighWaterMark: number
writableLength
writableLength: number
Static defaultMaxListeners
defaultMaxListeners: number
Set the true if the END_STREAM flag was set in the request or response HEADERS frame received, indicating that no additional data should be received and the readable side of the Http2Stream will be closed.