Skip to content

deps: update nghttp2 to 1.47.0

Rodrigo Muino Tomonari requested to merge update_nghttp2_script into master

Added script to update nghttp2 in future. One can use

$ ./tools/update-nghttp2.sh 1.47.0

It will automatically copy and update the nghttp2 in deps.

Updated the nghttp2 libs to 1.47.0

Fixes: https://github.com/nodejs/node/issues/42089

Merge request reports

Loading