Skip to content

doc: add parameters for Http2Stream:error event - #20610

Closed
ryzokuken wants to merge 1 commit into
nodejs:masterfrom
ryzokuken:docs/http2-9
Closed

doc: add parameters for Http2Stream:error event#20610
ryzokuken wants to merge 1 commit into
nodejs:masterfrom
ryzokuken:docs/http2-9

Conversation

@ryzokuken

Copy link
Copy Markdown
Contributor

Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.

Refs: nodejs/help#877 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

/cc @mcollina @nodejs/http2 @vsemozhetbyt

Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels May 8, 2018
@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

Respond with a 👍 to approve fast-tracking.

@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

@vsemozhetbytvsemozhetbyt added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels May 8, 2018
@ryzokuken

Copy link
Copy Markdown
ContributorAuthor

Landed in d5b259e

ryzokuken added a commit that referenced this pull request May 9, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
PR-URL: #20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos pushed a commit that referenced this pull request May 12, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
PR-URL: #20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleaxaddaleax mentioned this pull request May 14, 2018
kjin pushed a commit to kjin/node that referenced this pull request Aug 23, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
PR-URL: nodejs#20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
kjin pushed a commit to kjin/node that referenced this pull request Sep 11, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
PR-URL: nodejs#20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
kjin pushed a commit to kjin/node that referenced this pull request Sep 19, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
PR-URL: nodejs#20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
kjin pushed a commit to kjin/node that referenced this pull request Oct 16, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
PR-URL: nodejs#20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs pushed a commit that referenced this pull request Oct 17, 2018
Add parameters for the callback for the Http2Stream:error event
inline with the pattern in the rest of the documentation.
Refs: nodejs/help#877 (comment)
Backport-PR-URL: #22850
PR-URL: #20610
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Oct 30, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ryzokuken@cjihrig@vsemozhetbyt@trivikr@nodejs-github-bot