| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
The CRLF constant exported from '_http_common' is deprecated (DEP0206). Users should use the string '\r\n' directly instead. This addresses the TODO comment added in nodejs#40101. PR-URL: https://github.com/nodejs/node/pull/XXXXX
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #62464 +/- ##
==========================================
+ Coverage 89.70% 89.71% +0.01%
==========================================
Files 678 678
Lines 207260 207280 +20
Branches 39749 39749
==========================================
+ Hits 185917 185963 +46
+ Misses 13443 13427 -16
+ Partials 7900 7890 -10
... and 31 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
There was a problem hiding this comment.
I really don't see what purpose this serves.
Sorry, something went wrong.
|
You're right - this doesn't provide much value. The CRLF constant is trivial and Thanks for the review! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The CRLF constant exported from '_http_common' is deprecated (DEP0206). Users should use the string '\r\n' directly instead.
This addresses the TODO comment added in #40101.
PR-URL: #62464