Skip to content

doc: message.header duplication correction - #3997

Closed
bengl wants to merge 1 commit into
nodejs:masterfrom
bengl:moreheaderclarity
Closed

doc: message.header duplication correction#3997
bengl wants to merge 1 commit into
nodejs:masterfrom
bengl:moreheaderclarity

Conversation

@bengl

Copy link
Copy Markdown
Member

The old version of the text here was slightly incorrect (probably how it used to work, so it's now it's slightly more vague, deferring the details to the section in which they're already fully described.

@mscdexmscdex added http Issues or PRs related to the http subsystem. doc Issues and PRs related to the documentations. labels Nov 24, 2015
Comment threaddoc/api/http.markdown Outdated

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 but maybe link directly to message.headers without trying to describe the logic first? Something like See [message.headers][] for details on how duplicate headers are handled. That way it can't go out of sync.

@bnoordhuis

Copy link
Copy Markdown
Member

LGTM with a suggestion. If other collaborators feel it's good as-is, go ahead and land it.

@evanlucas

Copy link
Copy Markdown
Contributor

I think linking will be the better solution. LGTM other than that

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM with the same comment.

The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
@bengl

Copy link
Copy Markdown
MemberAuthor

Cool, shortened it down to just what @bnoordhuis suggested.

@bnoordhuis

Copy link
Copy Markdown
Member

Thanks Bryan, landed in 6f87aa9.

bnoordhuis pushed a commit that referenced this pull request Nov 24, 2015
The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
PR-URL: #3997
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
MylesBorins pushed a commit that referenced this pull request Dec 1, 2015
The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
PR-URL: #3997
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
rvagg pushed a commit that referenced this pull request Dec 4, 2015
The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
PR-URL: #3997
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
rvagg pushed a commit that referenced this pull request Dec 5, 2015
The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
PR-URL: #3997
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
@jasnelljasnell mentioned this pull request Dec 17, 2015
jasnell pushed a commit that referenced this pull request Dec 17, 2015
The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
PR-URL: #3997
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
jasnell pushed a commit that referenced this pull request Dec 23, 2015
The old version of the text here was slightly incorrect, so it
just defers the details to the section in which they're fully
described.
PR-URL: #3997
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
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.httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@bengl@bnoordhuis@evanlucas@cjihrig@mscdex@jasnell@MylesBorins