Skip to content
Merged
Changes from all commits
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
4 changes: 2 additions & 2 deletions doc/api/http2.md
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@ changes:
runtime warning.
- version: v24.2.0
pr-url: https://github.com/nodejs/node/pull/58313
description: Following the deprecation of priority signaling as of RFC 1993,
description: Following the deprecation of priority signaling as of RFC 9113,
`weight` option is deprecated.
-->

Expand Down Expand Up @@ -1577,7 +1577,7 @@ changes:
`sumDependencyWeight` is always set to 0.
- version: v24.2.0
pr-url: https://github.com/nodejs/node/pull/58313
description: Following the deprecation of priority signaling as of RFC 1993,
description: Following the deprecation of priority signaling as of RFC 9113,
`weight` and `sumDependencyWeight` options are deprecated.
-->

Expand Down
Loading