Skip to content

http2: respect inspect() depth

This commit causes Http2Stream and Http2Session to account for inspect() depth.

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

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading