如何在node.js中使用数据发出出站HTTP POST请求?
post http httprequest node.js
我正在寻找使用Node.js的HTTP请求中的信息(即调用远程Web服务并回应客户端的响应).
在PHP中我会用cURL来做这件事.Node中的最佳实践是什么?
curl node.js
node.js ×2
curl ×1
http ×1
httprequest ×1
post ×1