Skip to content

doc: update Http2ServerResponse extends Stream - #29254

Closed
trivikr wants to merge 1 commit into
nodejs:masterfrom
trivikr:http2ServerResponse-extends-stream
Closed

doc: update Http2ServerResponse extends Stream #29254
trivikr wants to merge 1 commit into
nodejs:masterfrom
trivikr:http2ServerResponse-extends-stream

Conversation

@trivikr

Copy link
Copy Markdown
Member

also removes the redundant statement explained by "extends Stream"

Checklist

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Aug 21, 2019
@trivikr

Copy link
Copy Markdown
MemberAuthor

also removes the redundant statement explained by "extends Stream"
@trivikr
trivikrforce-pushed the http2ServerResponse-extends-stream branch from 8d9b4ea to fcbb258CompareAugust 21, 2019 20:25
@trivikrtrivikr changed the title doc: Http2ServerResponse extends Streamdoc: update Http2ServerResponse extends Stream Aug 21, 2019
@trivikr

Copy link
Copy Markdown
MemberAuthor

@trivikrtrivikr added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 22, 2019
@trivikrtrivikr self-assigned this Aug 22, 2019
@Trott

Copy link
Copy Markdown
Member

Landed in 824b3e2

@TrottTrott closed this Aug 23, 2019
Trott pushed a commit that referenced this pull request Aug 23, 2019
Also removes the redundant statement explained by "extends Stream".
PR-URL: #29254
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
@trivikr
trivikr deleted the http2ServerResponse-extends-stream branch August 23, 2019 20:53
BridgeAR pushed a commit that referenced this pull request Sep 3, 2019
Also removes the redundant statement explained by "extends Stream".
PR-URL: #29254
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
@BridgeARBridgeAR mentioned this pull request Sep 3, 2019
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.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@trivikr@Trott@jasnell@cjihrig@gengjiawen@nodejs-github-bot