Skip to content

http2: incremental improvements

Several different bits in here. All incremental improvements.

The last commit in the bunch (making sending to the socket more efficient) should be reviewed carefully to make sure it's not introducing any sneaky bugs.

@nodejs/http2

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

http2

Merge request reports

Loading