Properties
aborted
aborted: boolean
Defined in node_modules/@types/node/http2.d.ts:63
closed
closed: boolean
Defined in node_modules/@types/node/http2.d.ts:64
destroyed
destroyed: boolean
Defined in node_modules/@types/node/http2.d.ts:65
endAfterHeaders
endAfterHeaders: boolean
Defined in node_modules/@types/node/http2.d.ts:77
pending
pending: boolean
Defined in node_modules/@types/node/http2.d.ts:66
readable
readable: boolean
readableHighWaterMark
readableHighWaterMark: number
readableLength
readableLength: number
rstCode
rstCode: number
Defined in node_modules/@types/node/http2.d.ts:67
sentHeaders
Defined in node_modules/@types/node/http2.d.ts:68
Optional sentInfoHeaders
Defined in node_modules/@types/node/http2.d.ts:69
Optional sentTrailers
Defined in node_modules/@types/node/http2.d.ts:70
session
Defined in node_modules/@types/node/http2.d.ts:71
state
Defined in node_modules/@types/node/http2.d.ts:72
writable
writable: 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.