A light weight nodejs request library with proxy support. Intended to be used by VSCode extensions
Перейти к файлу
Martin Aeschlimann a6dc124158
Merge pull request #9 from msivasubramaniaan/fix-proxy-settings-issue
fix request should failed when invaild proxy provided
2021-12-30 15:26:47 +01:00
.github update action 2021-07-12 16:26:44 +02:00
.vscode support binary, webpack outputs, update dependencies 2021-07-12 16:22:14 +02:00
build remove source map now done by webpack 2021-07-12 17:34:13 +02:00
polyfill support binary, webpack outputs, update dependencies 2021-07-12 16:22:14 +02:00
src fix request should failed when invaild proxy provided 2021-12-21 15:09:43 +05:30
.gitignore fix gitignore 2016-04-18 15:13:50 +02:00
.npmignore support binary, webpack outputs, update dependencies 2021-07-12 16:22:14 +02:00
CHANGELOG.md support binary, webpack outputs, update dependencies 2021-07-12 16:22:14 +02:00
LICENSE.md fix gitignore 2016-04-18 15:13:50 +02:00
README.md add badge 2021-07-12 18:09:53 +02:00
api.d.ts fix request should failed when invaild proxy provided 2021-12-21 15:09:43 +05:30
package-lock.json 0.5.5 2021-11-17 09:54:13 +01:00
package.json 0.5.5 2021-11-17 09:54:13 +01:00
webpack.config.js support binary, webpack outputs, update dependencies 2021-07-12 16:22:14 +02:00

README.md

request-light

Test Status Badge

A lightweight request library with proxy support. Intended to be used by VSCode extensions