http2: add specific error code for custom frames by addaleax · Pull Request #37936 · nodejs/node
As suggested in nodejs#37849 (comment) 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).
added
lib / src
labels
Mar 26, 2021and removed lib / src
Issues and PRs related to general changes in the lib or src directory. PRs that need a full CI run.labels
Mar 26, 2021
addaleax
added
author ready
and removed review wanted
PRs that need reviews.labels
Mar 31, 2021jasnell pushed a commit that referenced this pull request
Apr 1, 2021As suggested in #37849 (comment) 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: #37936 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
MylesBorins pushed a commit that referenced this pull request
Apr 4, 2021As suggested in #37849 (comment) 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: #37936 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters