-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
http: deprecate writeHeader #59060
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
Open
bjohansebas
wants to merge
1
commit into
nodejs:main
Choose a base branch
from
bjohansebas:deprecate-writeHeader
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
http: deprecate writeHeader #59060
+28
−3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Review requested:
|
f633c2e to
25189c5
Compare
2deb1bb to
04a2638
Compare
04a2638 to
d00318d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #59060 +/- ##
==========================================
- Coverage 90.06% 90.06% -0.01%
==========================================
Files 645 645
Lines 189130 189132 +2
Branches 37094 37090 -4
==========================================
+ Hits 170339 170340 +1
+ Misses 11511 11508 -3
- Partials 7280 7284 +4
🚀 New features to boost your workflow:
|
jasnell
approved these changes
Jul 14, 2025
|
Ping to @nodejs/tsc since this is a breaking change. |
RaisinTen
approved these changes
Jul 14, 2025
mcollina
approved these changes
Jul 14, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
ShogunPanda
approved these changes
Jul 14, 2025
pimterry
approved these changes
Jul 14, 2025
marco-ippolito
approved these changes
Jul 14, 2025
anonrig
approved these changes
Jul 14, 2025
lpinca
approved these changes
Jul 14, 2025
RafaelGSS
approved these changes
Jul 14, 2025
Ethan-Arrowood
approved these changes
Jul 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
semver-major
PRs that contain breaking changes and should be released in the next major version.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

It’s been over 7 years since it was deprecated in documentation only. I think it’s time to deprecate it at the runtime level.