-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
http2: add support for raw header arrays in h2Stream.respond() #59455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
nodejs-github-bot
merged 5 commits into
nodejs:main
from
pimterry:h2-server-response-raw-headers
Aug 21, 2025
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
d354e29
http2: add support for raw header arrays in h2Stream.respond()
pimterry b347c7c
Expand HTTP/2 raw tests to cover request & respond defaults
pimterry e3fe9be
Add 'changes' to h2Stream.respond() for raw headers
pimterry 16133f2
Add missing 'changes' to h2 request() docs for raw arrays
pimterry 4df82be
Handle review comments on respond header prep & sentHeader testing
pimterry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Uh oh!
There was an error while loading. Please reload this page.