node/lib/internal/http2
Anna Henningsen 062541aae5
http2: add specific error code for custom frames
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).

PR-URL: https://github.com/nodejs/node/pull/37936
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
2021-04-04 15:27:03 -04:00
..
compat.js http2: make res.req a normal property 2021-03-16 12:31:42 -04:00
core.js http2: add specific error code for custom frames 2021-04-04 15:27:03 -04:00
util.js http2: add specific error code for custom frames 2021-04-04 15:27:03 -04:00