Skip to content

Conversation

@bjohansebas
Copy link
Member

It's been over 7 years since it was deprecated in documentation only, and it’s been runtime-deprecated since version 25. I think it can finally be moved to end-of-life for version 26, since its usage is practically nonexistent.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/net
  • @nodejs/userland-migrations

@nodejs-github-bot nodejs-github-bot added http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. labels Nov 8, 2025
@bjohansebas bjohansebas added the semver-major PRs that contain breaking changes and should be released in the next major version. label Nov 8, 2025
@bjohansebas bjohansebas requested a review from jasnell November 8, 2025 14:18
@bjohansebas
Copy link
Member Author

cc: @nodejs/tsc

@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.54%. Comparing base (60b9aaa) to head (ff0e79d).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60635      +/-   ##
==========================================
- Coverage   88.54%   88.54%   -0.01%     
==========================================
  Files         703      703              
  Lines      208077   208072       -5     
  Branches    40082    40089       +7     
==========================================
- Hits       184252   184246       -6     
+ Misses      15848    15845       -3     
- Partials     7977     7981       +4     
Files with missing lines Coverage Δ
lib/_http_server.js 97.11% <ø> (-0.02%) ⬇️

... and 41 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bjohansebas bjohansebas added needs-citgm PRs that need a CITGM CI run. request-ci Add this label to start a Jenkins CI on a PR. labels Nov 8, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 8, 2025
@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT !

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina
Copy link
Member

mcollina commented Nov 9, 2025

There is a problem with the docs linter I think. Can you fix?

@bjohansebas
Copy link
Member Author

Yes, it was already fixed in #60636, I just did a rebase

@bjohansebas bjohansebas added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 9, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 9, 2025
@nodejs-github-bot
Copy link
Collaborator

@bjohansebas bjohansebas added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 9, 2025
@bjohansebas bjohansebas added the deprecations Issues and PRs related to deprecations. label Nov 9, 2025
@bjohansebas bjohansebas added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2025
@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.