Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add 'changes' to h2Stream.respond() for raw headers
  • Loading branch information
pimterry committed Aug 14, 2025
commit e3fe9beac31d62957fa84ccce13f1ed109b92385
4 changes: 4 additions & 0 deletions doc/api/http2.md
Original file line number Diff line number Diff line change
Expand Up @@ -1856,6 +1856,10 @@ and will throw an error.
<!-- YAML
added: v8.4.0
changes:
- version:
- REPLACEME
pr-url: https://github.com/nodejs/node/pull/59455
description: Allow passing headers in raw array format.
- version:
- v14.5.0
- v12.19.0
Expand Down