Skip to content

doc: remove parenthetical \r\n comment in http and http2 docs - #34178

Merged
Trott merged 0 commit into
nodejs:masterfrom
Trott:remember
Jul 4, 2020
Merged

doc: remove parenthetical \r\n comment in http and http2 docs#34178
Trott merged 0 commit into
nodejs:masterfrom
Trott:remember

Conversation

@Trott

@TrottTrott commented Jul 2, 2020

Copy link
Copy Markdown
Member

The explanation that the HTTP requests include \r\n is true but not
important or relevant in these two specific contexts.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 2, 2020

@mhdawsonmhdawson 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.

LGTM

@Trott

Trott commented Jul 4, 2020

Copy link
Copy Markdown
MemberAuthor

Landed in 56dbe46

@TrottTrott closed this Jul 4, 2020
@Trott
Trott merged commit 56dbe46 into nodejs:masterJul 4, 2020
@Trott
Trott deleted the remember branch July 4, 2020 23:47
MylesBorins pushed a commit that referenced this pull request Jul 14, 2020
The explanation that the HTTP requests include `\r\n` is true but not
important or relevant in these two specific contexts.
PR-URL: #34178
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@MylesBorinsMylesBorins mentioned this pull request Jul 14, 2020
MylesBorins pushed a commit that referenced this pull request Jul 16, 2020
The explanation that the HTTP requests include `\r\n` is true but not
important or relevant in these two specific contexts.
PR-URL: #34178
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
The explanation that the HTTP requests include `\r\n` is true but not
important or relevant in these two specific contexts.
PR-URL: #34178
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@codebyterecodebytere mentioned this pull request Sep 28, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@jasnell@mhdawson@MrHeer@nodejs-github-bot