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

doc: update pushStream docs to use err first by jasnell · Pull Request #18088 · nodejs/node · GitHub

/ node Public

doc: update pushStream docs to use err first - #18088

Closed
jasnell wants to merge 2 commits into
nodejs:masterfrom
jasnell:http2-fix-push-stream-docs
Closed

doc: update pushStream docs to use err first#18088
jasnell wants to merge 2 commits into
nodejs:masterfrom
jasnell:http2-fix-push-stream-docs

Conversation

jasnell commented Jan 10, 2018

Copy link
Copy Markdown
Member

Refs: #17406 (comment)

/cc @mcollina

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

http2, doc

jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 10, 2018
nodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Jan 10, 2018

mcollina 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

LGTM

Copy link
Copy Markdown
Member

👍 for fast track

Flarna commented Jan 10, 2018

Copy link
Copy Markdown
Member

If you are on the way to fix http2 docs as result of #17406 you could also change the call to req.rstStream in sample code of http2stream.setTimeout (see https://nodejs.org/dist/latest-v9.x/docs/api/http2.html#http2_http2stream_settimeout_msecs_callback)

jasnell force-pushed the http2-fix-push-stream-docs branch from 69a4d5f to 17ee4c5 Compare January 11, 2018 18:04

jasnell commented Jan 11, 2018

Copy link
Copy Markdown
Member Author

@Flarna ... great catch... updated!

jasnell commented Jan 11, 2018

Copy link
Copy Markdown
Member Author

jasnell added a commit that referenced this pull request Jan 11, 2018
Refs: #17406 (comment)

PR-URL: #18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
jasnell added a commit that referenced this pull request Jan 11, 2018
PR-URL: #18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

jasnell commented Jan 11, 2018

Copy link
Copy Markdown
Member Author

Landed in 078b7a2 and 47a2822

jasnell closed this Jan 11, 2018
evanlucas pushed a commit that referenced this pull request Jan 30, 2018
Refs: #17406 (comment)

PR-URL: #18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
evanlucas pushed a commit that referenced this pull request Jan 30, 2018
PR-URL: #18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

Copy link
Copy Markdown
Contributor

is this accurate for the current 8.x implementation?

kjin pushed a commit to kjin/node that referenced this pull request May 1, 2018
Refs: nodejs#17406 (comment)

PR-URL: nodejs#18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
kjin pushed a commit to kjin/node that referenced this pull request May 1, 2018
PR-URL: nodejs#18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 2, 2018
Refs: #17406 (comment)

Backport-PR-URL: #20456
PR-URL: #18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 2, 2018
Backport-PR-URL: #20456
PR-URL: #18088
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
MylesBorins mentioned this pull request May 2, 2018
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

doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. http2 Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL