http2: remove `waitTrailers` listener after closing a stream by RidgeA · Pull Request #21764 · nodejs/node · GitHub
Skip to content

http2: remove waitTrailers listener after closing a stream#21764

Closed
RidgeA wants to merge 3 commits into
nodejs:masterfrom
RidgeA:fix/21740_http2_end_after_writeHead
Closed

http2: remove waitTrailers listener after closing a stream#21764
RidgeA wants to merge 3 commits into
nodejs:masterfrom
RidgeA:fix/21740_http2_end_after_writeHead

Change to `off` -> `removeListener` and variable to lowercase

74389f2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs