Skip to content

deps: update nghttp2 to v1.25.0

The first commit is literally (cd nghttp2 && git checkout v1.25.0) && (cp -rv nghttp2/ node/master/deps/) && (cd node/master && git commit -m 'deps: update nghttp2 to v1.25.0' deps/nghttp2).

@nodejs/http2

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

http2

Merge request reports

Loading