当前位置:主页 > 脚本语言 > NodeJS >
时间:2021-05-11 08:53:06 | 栏目:NodeJS | 点击:次
方法说明:
此功能已过时,新版本使用 [http.request()][] 来代替它。
构建了一种新的HTTP客户端。
语法:
由于该方法属于http模块,使用前需要引入http模块(var http= require(“http”) )
接收参数:
post 端口
host 主机
源码: