1. 首页
  2. 数据库
  3. 其它
  4. 获得::globe_with_meridians:适用于Node.js的人性化且功能强大的HTTP请求库 源码

获得::globe_with_meridians:适用于Node.js的人性化且功能强大的HTTP请求库 源码

上传者: 2021-02-25 08:51:59上传 ZIP文件 481.78KB 热度 4次
Sindre的开源工作得到了社区的支持。 特别感谢: 适用于Node.js的人性化且功能强大的HTTP请求库 对于浏览器的使用,我们建议同一个人推荐 。 强调 安装 $ npm install got 用法 诺言 const got = require ( 'got' ) ; ( async ( ) => { try { const response = await got ( 'https://sindresorhus.com' ) ; console . log ( response . body ) ; //=> '<!doctype html> ...' }
下载地址
用户评论