Skip to content

Conversation

@RaisinTen
Copy link
Member

@RaisinTen RaisinTen commented Oct 29, 2025

Now, we can track the request and response bodies of HTTP/2 calls through the Network tab of Chrome DevTools for Node.js.

Refs: #53946


Demo

demo.mov

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/http2
  • @nodejs/inspector
  • @nodejs/net

@nodejs-github-bot nodejs-github-bot added http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. labels Oct 29, 2025
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 72.28916% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.55%. Comparing base (f46152f) to head (f67af83).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
lib/internal/inspector/network_http2.js 72.28% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60483      +/-   ##
==========================================
- Coverage   88.58%   88.55%   -0.04%     
==========================================
  Files         704      704              
  Lines      207839   207922      +83     
  Branches    40051    40050       -1     
==========================================
+ Hits       184117   184124       +7     
- Misses      15791    15828      +37     
- Partials     7931     7970      +39     
Files with missing lines Coverage Δ
lib/internal/inspector/network_http2.js 87.73% <72.28%> (-7.21%) ⬇️

... and 36 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@legendecas legendecas added the inspector Issues and PRs related to the V8 inspector protocol label Oct 29, 2025
Signed-off-by: Darshan Sen <raisinten@gmail.com>
@RaisinTen RaisinTen force-pushed the network-inspector-http2-request-response-data branch from 6430e7f to f67af83 Compare November 1, 2025 14:54
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@islandryu islandryu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants