Skip to content

Conversation

@Trott
Copy link
Member

Refs: #22322 (comment)

Also: All the properties are already in alphabetical order except for createPushResponse(). Move that property to the alphabetical location in the list.

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

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Dec 25, 2020
@Trott
Copy link
MemberAuthor

/ping @ericrannaud

All the properties are already in alphabetical order except for createPushResponse(). Move that property to the alphabetical location in the list. PR-URL: nodejs#36631 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@TrottTrott merged commit 0878d4d into nodejs:masterDec 27, 2020
@Trott
Copy link
MemberAuthor

Landed in 245159f...0878d4d

@TrottTrott deleted the correction branch December 27, 2020 14:34
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
All the properties are already in alphabetical order except for createPushResponse(). Move that property to the alphabetical location in the list. PR-URL: #36631 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
targos pushed a commit that referenced this pull request May 1, 2021
All the properties are already in alphabetical order except for createPushResponse(). Move that property to the alphabetical location in the list. PR-URL: #36631 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
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.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@benjamingr@lpinca@nodejs-github-bot