DEP0199:require('node:_http_*')
类型:仅文档
¥Type: Documentation-only
node:_http_agent、node:_http_client、node:_http_common、node:_http_incoming、node:_http_outgoing 和 node:_http_server 模块已弃用,因为它们应被视为 Node.js 内部实现,而非面向公众的 API,请改用 node:http。
¥The node:_http_agent, node:_http_client, node:_http_common, node:_http_incoming,
node:_http_outgoing and node:_http_server modules are deprecated as they should be considered
an internal nodejs implementation rather than a public facing API, use node:http instead.