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

时间:2024-02-25 05:45:38
【文件属性】:

文件名称:获得::globe_with_meridians:适用于Node.js的人性化且功能强大的HTTP请求库

文件大小:482KB

文件格式:ZIP

更新时间:2024-02-25 05:45:38

nodejs http https npm-package http-client

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> ...' } ca


【文件预览】:
got-main
----.gitattributes(31B)
----source()
--------as-promise()
--------utils()
--------types.ts(12KB)
--------create.ts(8KB)
--------index.ts(3KB)
--------core()
----.github()
--------funding.yml(52B)
--------PULL_REQUEST_TEMPLATE.md(252B)
--------security.md(179B)
--------ISSUE_TEMPLATE()
--------workflows()
----media()
--------logo.svg(997B)
--------logo.ai(356KB)
--------logo.png(3KB)
--------logo.sketch(18KB)
----benchmark()
--------index.ts(5KB)
--------server.ts(457B)
----license(1KB)
----tsconfig.json(337B)
----test()
--------cache.ts(9KB)
--------retry.ts(11KB)
--------create.ts(8KB)
--------gzip.ts(4KB)
--------http.ts(9KB)
--------https.ts(12KB)
--------agent.ts(5KB)
--------timeout.ts(16KB)
--------cancel.ts(7KB)
--------fixtures()
--------url-to-options.ts(3KB)
--------error.ts(8KB)
--------hooks.ts(25KB)
--------arguments.ts(14KB)
--------helpers()
--------progress.ts(5KB)
--------response-parse.ts(7KB)
--------types()
--------promise.ts(2KB)
--------merge-instances.ts(5KB)
--------weakable-map.ts(578B)
--------cookies.ts(6KB)
--------normalize-arguments.ts(3KB)
--------redirects.ts(12KB)
--------unix-socket.ts(2KB)
--------headers.ts(7KB)
--------pagination.ts(15KB)
--------post.ts(9KB)
--------stream.ts(12KB)
--------helpers.ts(630B)
----.npmrc(19B)
----.editorconfig(175B)
----.gitignore(49B)
----readme.md(84KB)
----documentation()
--------advanced-creation.md(3KB)
--------migration-guides.md(6KB)
--------lets-make-a-plugin.md(7KB)
--------examples()
----package.json(3KB)

网友评论