Skip to content

Conversation

@comods
Copy link
Contributor

@comods comods commented Aug 22, 2017

"require('http');" should be "require('http2');"

Affected core subsystem(s)

doc
http2

"require('http');" should be "require('http2');"
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Aug 22, 2017
@jasnell
Copy link
Member

jasnell commented Aug 22, 2017

This should not need to wait the full 48 hours to land

@lance lance self-assigned this Aug 22, 2017
@lance
Copy link
Member

lance commented Aug 22, 2017

Landed in d70d36b

@lance lance closed this Aug 22, 2017
lance pushed a commit that referenced this pull request Aug 22, 2017
`require('http');` should be `require('http2');`

PR-URL: #14979
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit to addaleax/ayo that referenced this pull request Aug 25, 2017
`require('http');` should be `require('http2');`

PR-URL: nodejs/node#14979
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit to ayojs/ayo that referenced this pull request Aug 28, 2017
`require('http');` should be `require('http2');`

PR-URL: nodejs/node#14979
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit that referenced this pull request Sep 10, 2017
`require('http');` should be `require('http2');`

PR-URL: #14979
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@MylesBorins MylesBorins mentioned this pull request Sep 10, 2017
MylesBorins pushed a commit that referenced this pull request Sep 12, 2017
`require('http');` should be `require('http2');`

PR-URL: #14979
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
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. http2 Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants