http2: refactor settings handling · nodejs/node@8cf8a32 · GitHub
Skip to content

Commit 8cf8a32

Browse files
jasnellgibfahn
authored andcommitted
http2: refactor settings handling
Add `Http2Seettings` utility class for handling settings logic and reducing code duplication. PR-URL: #16668 Reviewed-By: Sebastiaan Deckers <sebdeckers83@gmail.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Khaidi Chu <i@2333.moe> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 7618567 commit 8cf8a32

3 files changed

Lines changed: 167 additions & 170 deletions

File tree

lib/internal/http2/util.js

Lines changed: 2 additions & 2 deletions

src/node_http2.cc

Lines changed: 126 additions & 164 deletions

0 commit comments

Comments
 (0)