Skip to content

doc: add missing extends Http2Session - #29252

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

doc: add missing extends Http2Session#29252
trivikr wants to merge 1 commit into
nodejs:masterfrom
trivikr:extends-http2session

Conversation

@trivikr

Copy link
Copy Markdown
Member

adds missing extends Http2Session for ClientHttp2Session and ServerHttp2Session

Checklist

adds missing extends Http2Session for ClientHttp2Session
and ServerHttp2Session
@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

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

Copy link
Copy Markdown
Member

Landed in 2b1bcba

@TrottTrott closed this Aug 23, 2019
Trott pushed a commit that referenced this pull request Aug 23, 2019
Adds missing extends Http2Session for ClientHttp2Session
and ServerHttp2Session.
PR-URL: #29252
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@trivikr
trivikr deleted the extends-http2session branch August 23, 2019 20:57
BridgeAR pushed a commit that referenced this pull request Sep 3, 2019
Adds missing extends Http2Session for ClientHttp2Session
and ServerHttp2Session.
PR-URL: #29252
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@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@lpinca@cjihrig@nodejs-github-bot