Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 36.4k
Move _http_* to be internal APIs. #58534
Copy link
Copy link
Open
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.never-staleMark issue so that it is never considered staleMark issue so that it is never considered stale
Description
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.never-staleMark issue so that it is never considered staleMark issue so that it is never considered stale
I’d like to know if it’s a good idea to move
_http_*to be internal APIs and start deprecating them, as was done in https://github.com/nodejs/node/blob/main/lib/_tls_common.js.cc: @nodejs/http