FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix wrong RFC number in http2 by deokjinkim · Pull Request #58753 · nodejs/node · GitHub

/ node Public

doc: fix wrong RFC number in http2 - #58753

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:250618_fix_wrong_rfc_number
Jun 20, 2025
Merged

doc: fix wrong RFC number in http2#58753
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:250618_fix_wrong_rfc_number

Conversation

Copy link
Copy Markdown
Contributor

Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313

Priority signaling was deprecated in RFC 9113(not 1993).

Refs: nodejs#58313

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/http2
  • @nodejs/net

nodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Jun 18, 2025

pimterry left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Good spot! Looks like we missed this in the previous fix #58669

aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 18, 2025

climba03003 commented Jun 19, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Oops, missed one place in previous fix. haha

Hardanish-Singh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM!

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 20, 2025
nodejs-github-bot merged commit 98433c7 into nodejs:main Jun 20, 2025

Copy link
Copy Markdown
Collaborator

Landed in 98433c7

RafaelGSS pushed a commit that referenced this pull request Jun 23, 2025
Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313
PR-URL: #58753
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 21, 2025
Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313
PR-URL: #58753
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 24, 2025
Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313
PR-URL: #58753
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Mar 2, 2026
Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313
PR-URL: #58753
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Mar 3, 2026
Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313
PR-URL: #58753
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Mar 4, 2026
Priority signaling was deprecated in RFC 9113(not 1993).

Refs: #58313
PR-URL: #58753
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL