Skip to content

http2: add specific error code for custom frames

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/37849-dev-2 into master

As suggested in https://github.com/nodejs/node/issues/37849#issuecomment-805049586 improve the error presented when encountering a large number of invalid frames by giving this situation a specific error code (which we should have had from the beginning).

Merge request reports

Loading