-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Conversation
This comment has been minimized.
This comment has been minimized.
A regression was introduced to the |
#36900 has landed, if you need to force push to my branch to rebase or what not, it's totally fine with me :) |
@aduh95 great! thanks |
@aduh95 I can't push up because it's a fork, so do you mind rebasing |
This reverts commit 9156f43.
PR-URL: nodejs#36630 Refs: nodejs#32329 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
57782b0
to
bae71f0
Compare
Done! FYI, you can actually push to my branch if you specify my fork repo URL:
|
@aduh95 good to know. thanks! |
This reverts commit 9156f43. PR-URL: #36890 Refs: #32329 Reviewed-By: Danielle Adams <[email protected]>
PR-URL: #36630 Backport-PR-URL: #36890 Refs: #32329 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Landed in d858c95 |
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 [email protected]
Reviewed-By: Luigi Pinca [email protected]
Reviewed-By: Anna Henningsen [email protected]
Reviewed-By: Rich Trott [email protected]