Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport v15.x] http: remove dead code from internal/http.js #36890

Closed
wants to merge 2 commits into from

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jan 12, 2021

To fix linter error in https://github.com/nodejs/node/pull/36889/checks?check_run_id=1688515238

/cc @danielleadams

PR-URL: #36630
Refs: #32329
Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: Anna Henningsen anna@addaleax.net
Reviewed-By: Rich Trott rtrott@gmail.com

@nodejs-github-bot nodejs-github-bot added http Issues or PRs related to the http subsystem. v15.x labels Jan 12, 2021
@aduh95 aduh95 mentioned this pull request Jan 12, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@danielleadams
Copy link
Member

A regression was introduced to the v15.x-staging branch (#36779 (comment)), going to work on getting a fix in.

@aduh95
Copy link
Contributor Author

aduh95 commented Jan 12, 2021

#36900 has landed, if you need to force push to my branch to rebase or what not, it's totally fine with me :)

@danielleadams
Copy link
Member

@aduh95 great! thanks

@danielleadams
Copy link
Member

@aduh95 I can't push up because it's a fork, so do you mind rebasing nodejs:v15.x-staging with your branch?

PR-URL: nodejs#36630
Refs: nodejs#32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@aduh95
Copy link
Contributor Author

aduh95 commented Jan 13, 2021

@aduh95 I can't push up because it's a fork, so do you mind rebasing nodejs:v15.x-staging with your branch?

Done! FYI, you can actually push to my branch if you specify my fork repo URL:

git push git@github.com:aduh95/node.git v15.x-staging:backport-v15-36630 -f

@nodejs-github-bot
Copy link
Collaborator

@danielleadams
Copy link
Member

@aduh95 good to know. thanks!

danielleadams pushed a commit that referenced this pull request Jan 13, 2021
This reverts commit 9156f43.

PR-URL: #36890
Refs: #32329
Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 13, 2021
PR-URL: #36630
Backport-PR-URL: #36890
Refs: #32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadams
Copy link
Member

Landed in d858c95

@aduh95 aduh95 closed this Jan 13, 2021
@aduh95 aduh95 deleted the backport-v15-36630 branch January 13, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http Issues or PRs related to the http subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants