-
-
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
base: main
Are you sure you want to change the base?
http: deprecate writeHeader #59060
Conversation
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:
|
Ping to @nodejs/tsc since this is a breaking change. |
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
Hmm, it looks like the failing tests aren’t related to my changes. |
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.